Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-base
Commits: 008548fe by Antonio Rojas at 2023-09-28T08:19:23+02:00 Qt 6.5.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-base -_qtver=6.5.2 +_qtver=6.5.3 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -28,7 +28,7 @@ _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=('3db4c729b4d80a9d8fda8dd77128406353baff4755ca619177eda4cddae71269' +sha256sums=('df2f4a230be4ea04f9798f2c19ab1413a3b8ec6a80bef359f50284235307b546' '5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78' '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/008548fefa212135916e0413dcca9fc112e75a4a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/008548fefa212135916e0413dcca9fc112e75a4a You're receiving this email because of your account on gitlab.archlinux.org.
