Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-quickeffectmaker
Commits: 221a746a by Antonio Rojas at 2023-09-19T08:34:47+02:00 upgpkg: 6.6.0beta4-1: kde-unstable - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt6-quickeffectmaker -_qtver=6.5.2 +_qtver=6.6.0-beta4 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -13,8 +13,8 @@ depends=(qt6-shadertools qt6-quick3d) 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=('d547c727c27dbe05b7d8e4b35ff0858708d0543f26f23bbb8e184e23f1d76cbf') +source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) +sha256sums=('7b68f062961692d61deffeda0da741fb7227ba243e3e40e5f391da6f039a10f4') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-quickeffectmaker/-/commit/221a746ae7564981efb7d18e5becbb3f3abc6198 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-quickeffectmaker/-/commit/221a746ae7564981efb7d18e5becbb3f3abc6198 You're receiving this email because of your account on gitlab.archlinux.org.
