mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt6-base to 6.7.0-3
This commit is contained in:
parent
da997224cc
commit
5bbe78f4e4
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = qt6-base
|
pkgbase = qt6-base
|
||||||
pkgdesc = A cross-platform application and UI framework
|
pkgdesc = A cross-platform application and UI framework
|
||||||
pkgver = 6.7.0
|
pkgver = 6.7.0
|
||||||
pkgrel = 2
|
pkgrel = 3
|
||||||
url = https://www.qt.io
|
url = https://www.qt.io
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
groups = qt6
|
groups = qt6
|
||||||
|
@ -79,11 +79,11 @@ pkgbase = qt6-base
|
||||||
source = git+https://code.qt.io/qt/qtbase#tag=v6.7.0
|
source = git+https://code.qt.io/qt/qtbase#tag=v6.7.0
|
||||||
source = qt6-base-cflags.patch
|
source = qt6-base-cflags.patch
|
||||||
source = qt6-base-nostrip.patch
|
source = qt6-base-nostrip.patch
|
||||||
source = fix-wrong-cpp-if.patch
|
source = fix-wrong-cpp-if.patch::https://code.qt.io/cgit/qt/qtbase.git/patch/?id=68102202
|
||||||
sha256sums = ee87abbfdf2d5bb204056bcb6c53e21c03e1abd779e3669faa56db7249c5e39e
|
sha256sums = ee87abbfdf2d5bb204056bcb6c53e21c03e1abd779e3669faa56db7249c5e39e
|
||||||
sha256sums = 5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78
|
sha256sums = 5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78
|
||||||
sha256sums = 4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094
|
sha256sums = 4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094
|
||||||
sha256sums = b5cb3a29738a2783242a96c9d94298421875dcabec4fc2b5d8c5329b66e63070
|
sha256sums = 81c4821fb1c258603474771a267d450aa8b5d1d298443bc04620d70719c7eab7
|
||||||
|
|
||||||
pkgname = qt6-base
|
pkgname = qt6-base
|
||||||
pkgdesc = A cross-platform application and UI framework
|
pkgdesc = A cross-platform application and UI framework
|
||||||
|
|
|
@ -10,7 +10,7 @@ pkgbase=qt6-base
|
||||||
pkgname=(qt6-base qt6-xcb-private-headers)
|
pkgname=(qt6-base qt6-xcb-private-headers)
|
||||||
_qtver=6.7.0
|
_qtver=6.7.0
|
||||||
pkgver=${_qtver/-/}
|
pkgver=${_qtver/-/}
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url='https://www.qt.io'
|
url='https://www.qt.io'
|
||||||
license=(GPL3 LGPL3 FDL custom)
|
license=(GPL3 LGPL3 FDL custom)
|
||||||
|
|
Loading…
Reference in a new issue