Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-serialbus
Commits: e0e89c74 by Antonio Rojas at 2024-02-14T16:34:54+01:00 Qt 6.6.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt6-serialbus -_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=('5c145e630b30a1c204e787c46833bb68d9bcece31343b588a6788711f49ef7ac') +sha256sums=('9cffaa49e1b742e315990c2cf9179f9419ad23c1f0591b6f14b9ac4c03eafa3c') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-serialbus/-/commit/e0e89c7414254fefdc38e0644fb2899a26298e03 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-serialbus/-/commit/e0e89c7414254fefdc38e0644fb2899a26298e03 You're receiving this email because of your account on gitlab.archlinux.org.
