Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-networkauth
Commits: 7c27e4c1 by Antonio Rojas at 2024-02-14T16:34:46+01:00 Qt 6.6.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <and...@archlinux.org> pkgname=qt6-networkauth -_qtver=6.6.1 +_qtver=6.6.2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -18,7 +18,7 @@ makedepends=(cmake groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('693e11945b22735fc9b1662cad53c60098882d301c4f4a3e13c01bcc41c00d49') +sha256sums=('32bdd5550ba893b5fb7d07ea2a3adc1729ed8b4565dc4aa963fa21b978d332d2') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/7c27e4c14ba8d31a98aafe8c52b61c250c34dbe4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-networkauth/-/commit/7c27e4c14ba8d31a98aafe8c52b61c250c34dbe4 You're receiving this email because of your account on gitlab.archlinux.org.