author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:42:36 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:42:36 UTC |
parent | a7f6e59c317013ec4f450b5b23adea60042311b1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 319ce42..f43ef26 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' 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=('74ead758a65746d9404bfa4cfbebb95fdada196246b38b07b68c7094cdf22a06' +sha256sums=('55737ee6cf018c86e2674d417a0c234b060bb58b8eac477e862ec6e8a9dd279f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>