git » kitemmodels.git » commit 704ac14

Upstream release

author Felix Yan
2017-04-13 21:21:43 UTC
committer Felix Yan
2017-04-13 21:21:43 UTC
parent 2acb3a3dcbce34237096258312e6233754a863da

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 88bd330..4f8404e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kitemmodels
-pkgver=5.32.0
+pkgver=5.33.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=('71fe0a5c2ad9f0f89dfbc2e9ccbc2223b7fa2723166de6f510f8f6d8e469b453'
+sha256sums=('f663a21cb6a6a7b7ce08d73454e9c034a51bf9081b931549c642d6d53c0e42d5'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>