author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:40:14 UTC |
parent | af65a0fc55466d561b1d6bcf602e27b0013a03d2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a20bf73..d4c4c35 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.60.0 +pkgver=5.61.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=('2e74d3897290c43871836a55ce0dbf4e6f3563f97016827d7ffccf0e5342a39d' +sha256sums=('5abc169f431fba18418f23ff1749414d8318baff868a7b821916cc44508c6891' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>