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 | 9b4b1ad2c751375d60ba1062ad865ea6675e9a13 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0b58471..b874727 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.79.0 +pkgver=5.80.0 pkgrel=1 pkgdesc='Models for Qt Model/View system' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules python-pyqt5 clang doxygen qt5-tools qt5-doc si optdepends=('python-pyqt5: for the Python bindings' 'qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('7a29b2b7f20a3dbfd65a12e38f431716e14c8d43f9f1edc32e15e03920503dbd' +sha256sums=('93948d1b2a29a9d6e8c436af5bc0ac5fc59e0d7a5632a5c611ee31a648856faf' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>