author | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 12:28:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 12:28:00 UTC |
parent | 7ff777a539d1efd09884655a13471d550221a049 |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 29d9642..54d7134 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,10 +2,10 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=qt5-graphicaleffects -_basever=5.15.3 -pkgver=5.15.3+kde+r0 +_basever=5.15.4 +pkgver=5.15.4+kde+r0 pkgrel=1 -_commit=379577925766385991f413a2b0d0d46831381ffa +_commit=4c6ec38635aa22cf0854df8e710733c529f4ec02 arch=('x86_64') url='https://www.qt.io' license=('GPL3' 'LGPL3' 'FDL' 'custom') @@ -15,7 +15,7 @@ makedepends=('git') groups=('qt' 'qt5') _pkgfqn=${pkgname/5-/} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('SKIP') +sha256sums=('SKIP') options=(debug) pkgver() {