author | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-12 19:07:27 UTC |
parent | fcfa4976c54e3a8b9b643e4c9974bd82a0466cb6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 67c1a61..c18df45 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.73.0 +pkgver=5.74.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=('ec29707d789bee58c47ee538319560a168642f69e96cacb78818825e47177727' +sha256sums=('09417ce8b84dc81575ec3612ad0c19d923b2511051c0cb3b98282a013bae5ef7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>