diff --git a/extra/qt6-base/PKGBUILD b/extra/qt6-base/PKGBUILD index fbc521a98..20c12c186 100644 --- a/extra/qt6-base/PKGBUILD +++ b/extra/qt6-base/PKGBUILD @@ -6,9 +6,9 @@ # - explicitly link v5/v6 with libatomic pkgname=qt6-base -_qtver=6.0.0 +_qtver=6.0.1 pkgver=${_qtver/-/} -pkgrel=3 +pkgrel=1 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) @@ -29,7 +29,7 @@ groups=(qt6) _pkgfn="${pkgname/6-/}-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz" qt6-base-cflags.patch) -sha256sums=('ae227180272d199cbb15318e3353716afada5c57fd5185b812ae26912c958656' +sha256sums=('8d2bc1829c1479e539f66c2f51a7e11c38a595c9e8b8e45a3b45f3cb41c6d6aa' 'cf707cd970650f8b60f8897692b36708ded9ba116723ec8fcd885576783fe85c') prepare() {