author | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
parent | 11483efed9fe8375d926ac0f51dc7676febc79a9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 34957ac..a5efa6f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.87.0 +pkgver=5.88.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=('6f51463ae83f40df23d86037c5cda11caa862651178d796ca02e0de6ad482fdb' +sha256sums=('276a27bd556e977d31666846736382f75429a0632a20a01406257dcfcfce70cb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>