author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:36:53 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:36:53 UTC |
parent | 071564aaa50c349aef8477f4e54fc505b0a829c2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 096b276..372fb93 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwidgetsaddons -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Addons to QtWidgets' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python2-pyqt5' 'python-p optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('bc9a62d24f6bdd0e8830481f915744cf640660c99ecb54cbeea73de5b218a20b' +sha256sums=('a4c54b371a6fc748108f3e2ce2f40d422e8ef03210b243a3d091c090cf19b3ca' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>