author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | b4def58b6b143d6c6ccbd24d53e84d98fafdcae6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ef5db1e..b6fa50b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.59.0 +pkgver=5.60.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools clang python-pyqt5 doxygen sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('cea4935f8ee5c07cc72d4a024915850ecf2b463979eb8c50436c203949597c2b' +sha256sums=('e43c1479bd5a8c90ba8e396a34299e0a96143ad6cdfd1edef0be5839fb95437f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>