Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / qt5-graphicaleffects
Commits: 2996a66f by Antonio Rojas at 2024-09-03T21:21:18+02:00 Update to 5.15.15 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,10 +2,10 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=qt5-graphicaleffects -_basever=5.15.14 +_basever=5.15.15 pkgver=5.15.14 pkgrel=1 -_commit=2c39e673d6c15a84dcc7882d3772fa04cc79f9ed +_commit=4d3d395d14d4a956ac5b30afa859321c1e1934e4 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=('89de7d041d7faab7b8adfae1d43e4e75a20937cce4497facaa96b23ca598309d') +sha256sums=('cea9b77b3a5aaee13bd0081d2d1402bc9f6dec43cf71298f1b7b0d7704daff6e') pkgver() { cd kde-$_pkgfqn View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-graphicaleffects/-/commit/2996a66f1178ab49d895e9fca1bde4c05321df43 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-graphicaleffects/-/commit/2996a66f1178ab49d895e9fca1bde4c05321df43 You're receiving this email because of your account on gitlab.archlinux.org.
