author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | f13e589866fc2a9d77df4e57fbdedf879b605474 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6a85a5c..7aa29ae 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.85.0 +pkgver=5.86.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=('802e0d665f4abe3933dc564d0a3b89c06868a1454e4b695f9ebeabbbef8e28bb' +sha256sums=('f6c261b76d9eebf665624691db664936d155cdf55ac70a7a2ad1f2ab360ff5d7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>