author | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-05-12 19:07:49 UTC |
parent | 92499ef48fd5cd73195978fde0a3372e872cc03b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fc5bb75..4aa0c56 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.45.0 +pkgver=5.46.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 python2-pyqt5 doxy optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('56e0b9c1d2697d2c8d60314e659d8b50dc4d49b742d52325c4119f3bfb3e95a5' +sha256sums=('9f5b9b96f01741c7af2fc2fc1db4e7ab2743b63de0947fe867bb64bca36023da' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>