author | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-03-13 13:13:12 UTC |
parent | e1da58aa7c3576c4039aa54b0cf7d0bcf1322f79 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 60d2aa5..7924029 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.79.0 +pkgver=5.80.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=('d4022ec9599e5b99c6c3e11e1145e6f85d1a87a0d57d9a42aec24605bb87415c' +sha256sums=('9702a531799c5f99810beaa64efeb0683d5ae8d4c4933de6906d205f192635c9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>