Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-tools
Commits: 29352e09 by Antonio Rojas at 2023-09-28T08:19:28+02:00 Qt 6.5.3 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-tools -_qtver=6.5.2 +_qtver=6.5.3 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) @@ -16,7 +16,7 @@ optdepends=('qt6-declarative: for qdoc and lupdate' 'clang: for qdoc and lupdate groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('551ffb22751d8fd4d88e9ebd55b9131f4ca55341ee497fdbbba4da8d10d94341') +sha256sums=('fc91d32b3f696725bbb48b0df240c25b606bbee3bd22627cfcbee876a6405e37') prepare() { # Fix build with system litehtml View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/29352e09fb60bd03d7845aaae6781f1dcb45a394 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-tools/-/commit/29352e09fb60bd03d7845aaae6781f1dcb45a394 You're receiving this email because of your account on gitlab.archlinux.org.
