author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:42:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:42:43 UTC |
parent | 98ec3b9715ad3c9743a15b5ba7eefeac39adb160 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b6fa50b..176bb29 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e43c1479bd5a8c90ba8e396a34299e0a96143ad6cdfd1edef0be5839fb95437f' +sha256sums=('0447b361444a853409f65e2fb5650cc95eb799ca54a5d7e15cd6d8ca527002da' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>