author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | b71db8929a6f34d25c3a0254782f6016801e124e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ff1f20c..ca07675 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemmodels -pkgver=5.49.0 +pkgver=5.50.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 sip) optdepends=('python-pyqt5: for the Python bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('4f368c88ad9254662c9ef0765394e659ac54c9003cf65c0bd1129012c05030bb' +sha256sums=('66e0f32ed007a30712b74df06c457029037c499f4fc699f80735ffb822769eb0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>