extra/qt6-base to 6.4.3-1

This commit is contained in:
Kevin Mihelich 2023-03-18 00:46:25 +00:00
parent 23cbdb14c3
commit 75c70a6134

View file

@ -6,7 +6,7 @@
# - disable ibase for now, FTBFS
pkgname=qt6-base
_qtver=6.4.2
_qtver=6.4.3
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@ -27,12 +27,11 @@ optdepends=('qt6-wayland: to run Qt6 applications in a Wayland session'
'gtk3: GTK platform plugin'
'perl: for syncqt')
groups=(qt6)
options=(debug)
_pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
qt6-base-cflags.patch
qt6-base-nostrip.patch)
sha256sums=('a88bc6cedbb34878a49a622baa79cace78cfbad4f95fdbd3656ddb21c705525d'
sha256sums=('5087c9e5b0165e7bc3c1a4ab176b35d0cd8f52636aea903fa377bdba00891a60'
'5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78'
'4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094')