Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-5compat
Commits: db1a3062 by Antonio Rojas at 2024-02-14T16:35:02+01:00 Qt 6.6.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,9 +3,9 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-5compat -_qtver=6.6.1 +_qtver=6.6.2 pkgver=${_qtver/-/} -pkgrel=2 +pkgrel=1 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) @@ -23,7 +23,7 @@ optdepends=('qt6-declarative: for QtGraphicalEffects' groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz) -sha256sums=('0e1d15b6eda4172383208109d957257c8fa26a8a881f2901a4e9f347a31bc1f2') +sha256sums=('e07b08ab7658e4856f07e3262ab342df4ed7e7a69f2720e56bb2128729191967') build() { cmake -B build -S $_pkgfn -G Ninja \ View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-5compat/-/commit/db1a3062c72dc5700fb06a810c6966cc4e319c57 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-5compat/-/commit/db1a3062c72dc5700fb06a810c6966cc4e319c57 You're receiving this email because of your account on gitlab.archlinux.org.
