author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | 839271a4e9c9b9f1b3c6fbccc1decd590929cb2e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1b6ec5c..081f468 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.59.0 +pkgver=5.60.0 pkgrel=1 pkgdesc='Models for Qt Model/View system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('602e652803780fe04ad2d3237cb3669c1be06ac3ae5518ca0552d521069f4d26' +sha256sums=('364799922efa153d5bd6c326a8c3311d7170356807be1e67eb4d5135ec62f5ff' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>