Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-svg
Commits: 3995a05f by Antonio Rojas at 2024-09-03T21:21:37+02:00 Update to 5.15.15 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,10 +3,10 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-svg -_basever=5.15.14 +_basever=5.15.15 pkgver=5.15.14+kde+r5 pkgrel=1 -_commit=690128b2b8fb6d6fbdc43b2b2633f0f1de3f0638 +_commit=26fdcaff0d3d6bf6f5c847e833006577a6e8ba7d arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -16,7 +16,7 @@ makedepends=('git') groups=('qt5') _pkgfqn=${pkgname/5-/} source=(kde-$_pkgfqn::git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('bb9cae6d66b020be2dc822b4647483772b22f49579c72dd9b3a7f6c6d8ada424') +sha256sums=('6740bcdc48d6ed80ce91ff97260c47d4d347c4f6407914d5e0d078837694ae98') pkgver() { cd kde-$_pkgfqn View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-svg/-/commit/3995a05fc8f83b08ad91e39c3f4e94b564e2b958 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-svg/-/commit/3995a05fc8f83b08ad91e39c3f4e94b564e2b958 You're receiving this email because of your account on gitlab.archlinux.org.
