author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:34:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 20:34:26 UTC |
parent | c8241088105adf15a3905405e6398e7b4377df47 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 765d65f..2dbfcb6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.32.0 +pkgver=5.33.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') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('a402dfbf03495be372704d126aae29d973fecdebf73ddcbcaa35016631bcfbb7' +sha256sums=('44a4a64dae729f9ff50d1c6152952db310ba4d9bfede619a333f55d840cdaf44' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>