author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:33:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 10:33:33 UTC |
parent | 9b81ace3def1da6b855a1a4b329ddd2e20e55478 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b301fcf..ab54460 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Qt 5 addon providing access to numerous types of archives' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('001c62493990bbaa9ed7d14265c6ae47b827713859b00533161526c08ce62351' +sha256sums=('358648e9615f521e0d8e37f3a8b7c95ee593bf5adbad114601a7b30928a62995' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>