author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:33:00 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:33:00 UTC |
parent | c6893c47fe7b36b694b07ec23d6eae9c94182316 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0f2e4c6..da37eed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcoreaddons -pkgver=5.36.0 +pkgver=5.37.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=('9d4b26bf22d1326c37f33aa4727942325cad2b23e5b3f1e32ec9ee558e9b5594' +sha256sums=('7e3c433cb0e010ae751c1347475283cb9e31763de5a7bc346a629d16c2d78528' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>