Antonio Rojas pushed to branch kde-unstable at Arch Linux / Packaging / Packages / qt6-graphs
Commits: 935ef700 by Antonio Rojas at 2023-08-28T18:48:48+02:00 Update to 6.6 beta 3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <[email protected]> pkgname=qt6-graphs -_qtver=6.6.0-beta1 +_qtver=6.6.0-beta3 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -13,7 +13,7 @@ makedepends=(cmake ninja qt6-shadertools) groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('830db30568995e68dfd01ac97f389258c6b34710bcc2b657fc7766172ceea64f') +sha256sums=('d0623d1524415b452e41cc24bdfa6a9de4e2ebde1c11fdb38768e64cc2b885ef') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-graphs/-/commit/935ef70007b686c02047196c4a14eeeb560f885e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-graphs/-/commit/935ef70007b686c02047196c4a14eeeb560f885e You're receiving this email because of your account on gitlab.archlinux.org.
