author | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-06-09 15:42:17 UTC |
parent | 1ce0ac4971a93c33cf5335f12025c4c2d8fdd545 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 17d18c2..68c2c7e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.46.0 +pkgver=5.47.0 pkgrel=1 pkgdesc='Models for Qt Model/View system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules python2-pyqt5 python-pyqt5 clang doxygen qt5-to 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=('02734480c9893f02fe3d277267909a28d52648a5dac173c9987d5aac165ec877' +sha256sums=('7a0a76e5253389c1ed459249a05e463fed140b1adf20db1416da167d5c56a104' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>