author | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-10-13 08:18:38 UTC |
parent | a3a6195338da807bb2ac5cd77e138af42c7dab44 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a06a143..3b55ad3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.50.0 +pkgver=5.51.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=('c88a91c353d0724c41eef198b65d0eb5889fd2a8a0bc6c5c4e75f6e08adcf071' +sha256sums=('8429869cbdc7e54f8f866bb712a68324432b75c10b9cbf17412a30a8a38c59c9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>