author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | 11cbb041e916908f3238f395d5b34cabdffb0fcf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c96ab74..66f68be 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.34.0 +pkgver=5.35.0 pkgrel=1 pkgdesc='Models for Qt Model/View system' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python2-pyqt5' 'python-pyqt5' 'clang') 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=('05a72132df6001069273cc1425d65e890edf8112ac88cd2c6b61f5a3ee0d38d2' +sha256sums=('87db350ea675b7fdca5b6b14f56b12db51ecb08d981c08cfa196fb0d2b9a70a2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>