Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-networkauth
Commits: 080179a9 by Antonio Rojas at 2023-09-19T08:34:34+02:00 upgpkg: 6.6.0beta4-1: kde-unstable - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-networkauth -_qtver=6.5.2 +_qtver=6.6.0-beta4 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -14,8 +14,8 @@ depends=(qt6-base) makedepends=(cmake ninja) groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver -source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('4ecc4b560ac24c29086550972d634a4e1a1a58936b6186a24dd131f8079c283c') +source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) +sha256sums=('aca586ef764c20c456470df318060c8699a02e923b295e3308301d4fe655b65c') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/080179a930c4c824c1a2602c8e4c6adc941038c7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/080179a930c4c824c1a2602c8e4c6adc941038c7 You're receiving this email because of your account on gitlab.archlinux.org.
