author | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-12-09 10:53:34 UTC |
parent | 7c9b600e7ef8401f8de558da9c85acd09bf1bae0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6e7ee42..8775d62 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.52.0 +pkgver=5.53.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=('eb71fe0c674123285cff66d67c2c930b2b6c44a63998279b67a67c30b1fe07db' +sha256sums=('b87a79f360683149af0b65d63d192b89ae6b0786b08daf6a52fa9e09d2adc064' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>