Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-x11extras
Commits: 311c9426 by Antonio Rojas at 2024-09-03T21:21:44+02:00 Update to 5.15.15 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,10 +2,10 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-x11extras -_basever=5.15.14 +_basever=5.15.15 pkgver=5.15.14 pkgrel=1 -_commit=6c3605fcb3b34e55951f597e06c135d97dfa6cd7 +_commit=ff2cc0065a3504e6043b47b1b4601fcdce62eefb arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ makedepends=('git') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('99e923b91238a3ae70fd07a506ff773d2da35b48f719ba36e49510750b8251fa') +sha256sums=('a69bfaebcb5390c2e2decfc64d68ea77042a571074216b87fd2e9b077fe190f6') pkgver() { cd kde-$_pkgfqn View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-x11extras/-/commit/311c94260de75bc0290169c6e47ea52977b8893d -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-x11extras/-/commit/311c94260de75bc0290169c6e47ea52977b8893d You're receiving this email because of your account on gitlab.archlinux.org.
