Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-serialport
Commits: a9d4ad90 by Antonio Rojas at 2023-09-28T08:19:29+02:00 Qt 6.5.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=qt6-serialport -_qtver=6.5.2 +_qtver=6.5.3 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -14,7 +14,7 @@ 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=('063c54169aea6b303183b434637ad050e9f67d7f22bb3eff1ede1905eb2ccc9e') +sha256sums=('99cbad398cb1422884f36276d226b54c501df9cb8e70eb0bd887bf6180844eda') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-serialport/-/commit/a9d4ad9052a8959cb527ae8c25d2562f94b210ec -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-serialport/-/commit/a9d4ad9052a8959cb527ae8c25d2562f94b210ec You're receiving this email because of your account on gitlab.archlinux.org.
