author | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
parent | d52c8b8b9ce829ac996c38ee998d410d520f5265 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index da353b1..da2c6f7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.69.0 +pkgver=5.70.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('9e17697ccdfd6abc6199abdaa23e6869a0904eb284d285bb2a2c3e1f2d0f6947' +sha256sums=('c848a39526d6332b5eab84400c6b9cbdaba2e04bbb4db32e3bb0f8c1f6ac7413' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>