Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-webchannel
Commits: c8832e21 by Antonio Rojas at 2023-09-28T08:19:36+02:00 Qt 6.5.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt6-webchannel -_qtver=6.5.2 +_qtver=6.5.3 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(cmake ninja qt6-websockets) groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('c188d9fa6e535b850b574fa9e47c6089555b8df1fe041dcb13aeeca336b78e63') +sha256sums=('129f89a6aba792c47f110582967f4f586457e7b63de3465e5f1dd210ce6bf04a') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webchannel/-/commit/c8832e2151fe2630a829b5a2e6735ec9105bb0bf -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-webchannel/-/commit/c8832e2151fe2630a829b5a2e6735ec9105bb0bf You're receiving this email because of your account on gitlab.archlinux.org.
