author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | 4ba9064e16f44c47655d0f511be762349cb28000 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a477b16..a20bf73 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.59.0 +pkgver=5.60.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('69e22fd0a685386a0c00dd4b3865471affbd8a947bba5b2e70bd8eb42a82f3bb' +sha256sums=('2e74d3897290c43871836a55ce0dbf4e6f3563f97016827d7ffccf0e5342a39d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>