author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:08:37 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:08:37 UTC |
parent | e0a430488374276a1010eaeae36a7687a166c85e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0219bab..35019f9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.36.0 +pkgver=5.37.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' 'doxyg 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=('2a05bc2f807b725de0515dbc12f031b00026e97d0901a8d05f475ad9b2926b23' +sha256sums=('39ffbf6aacbcc20417fe6b228c16621d4ab828b13c4371c377f0814aeeff97da' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>