Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt6-wayland
Commits: 9cb54893 by Antonio Rojas at 2024-02-14T16:35:00+01:00 Qt 6.6.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt6-wayland -_qtver=6.6.1 +_qtver=6.6.2 pkgver=${_qtver/-/} pkgrel=1 arch=(x86_64) @@ -23,7 +23,7 @@ groups=(qt6) _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz qtbug-119110.patch::https://code.qt.io/cgit/qt/qtwayland.git/patch/?id=aae65c88) -sha256sums=('66cc2d632dc07fc6cc4e35247f48b7c1753276ccbf86e86d7b24d799725568b1' +sha256sums=('9bcdd5cef7ae304e3e0435dac495367ccfb010d09f664b596ba330361941dd78' 'c0d92d9b3248321543b1ed99a2d894acafe7a13ef7f0ea64198fd11b41dea843') prepare() { View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/9cb54893f3b3906ab8b059c0bad15bf6c512643a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/9cb54893f3b3906ab8b059c0bad15bf6c512643a You're receiving this email because of your account on gitlab.archlinux.org.
