author | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
parent | b62a0dee188d2f3d67591a438ef70f008417fda9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0dd6c50..471928f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kitemviews -pkgver=5.29.0 +pkgver=5.30.0 pkgrel=1 pkgdesc='Widget addons for Qt Model/View' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('429e6873d2664d409f969f05f66ad485' +md5sums=('015858684a87548bba82c6a9aecc7cb1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>