author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | 4c667c0a90fd026435413dd3f6235e96e4aab595 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 06a75d4..a06a143 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.49.0 +pkgver=5.50.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=('b75d7cfcde8c3a9c0d24b1509db074bdd835d2eac2819856265c9c2b700146aa' +sha256sums=('c88a91c353d0724c41eef198b65d0eb5889fd2a8a0bc6c5c4e75f6e08adcf071' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>