author | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-01-12 15:05:57 UTC |
parent | 3dbd1100a976011f546b12fe53ecaa0d8caa14ad |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0c4189b..8c3fad2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kguiaddons -pkgver=5.53.0 +pkgver=5.54.0 pkgrel=1 pkgdesc='Addons to QtGui' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules clang python-pyqt5 doxygen qt5-tools sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e6f8e20b128486aebd8b77915cd6d98ad33df791d9d1ea00c896627af09641ce' +sha256sums=('6524990f6df7db84ecb7f13250085ab9ce12fa43b2c47e81018755d9b0ee7852' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>