Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-base
Commits: 7af746a1 by Antonio Rojas at 2023-09-19T08:42:58+02:00 Revert "upgpkg: 6.6.0beta4-1: kde-unstable" This reverts commit 77c30875d60a93450052b20d20a089a06ab68c13. - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-base -_qtver=6.6.0-beta4 +_qtver=6.5.2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -25,10 +25,10 @@ optdepends=('qt6-wayland: to run Qt6 applications in a Wayland session' 'perl: for syncqt') groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver -source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz +source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz qt6-base-cflags.patch qt6-base-nostrip.patch) -sha256sums=('61b221f99966be9a5788b31e66eb5e4db3e2379511eff01cc62af92cb3d01109' +sha256sums=('3db4c729b4d80a9d8fda8dd77128406353baff4755ca619177eda4cddae71269' '5411edbe215c24b30448fac69bd0ba7c882f545e8cf05027b2b6e2227abc5e78' '4b93f6a79039e676a56f9d6990a324a64a36f143916065973ded89adc621e094') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/7af746a141928cd677f49159be2d15d63b1cfc72 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-base/-/commit/7af746a141928cd677f49159be2d15d63b1cfc72 You're receiving this email because of your account on gitlab.archlinux.org.
