author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:33:29 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:33:29 UTC |
parent | 5633afe32d275f42df4af0b42e6b0abf8ff50567 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 51da019..89663e7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcoreaddons -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Addons to QtCore' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'clang' 'python-pyqt5' 'python2-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=('5dcf838a9507981990addd081da94df7e3c36ecde4f29dbbe73745c9f9fe3dd8' +sha256sums=('d4470dfd0b84caefee48c517df1d83c3cfe1e34768fad38468770ae6989606a4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>