author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:14:29 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 15:14:29 UTC |
parent | 00ba391e2d0eca4f2684867ff5a102d980dec640 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 19c38b0..f2dc5bd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Qt 5 addon providing access to numerous types of archives' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-base) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('c5f5dec93a296a411cf2e44f4b626da316699f04ec574e634310f622040e2aaf' +sha256sums=('1bff8249ddbb5a38916c9e145e5027de3f18a14772e7a8bdd4a954fae7ca8d92' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)