author | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-04-09 22:31:27 UTC |
parent | bb89f56905950e1627849aeec57abc084e9ea566 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5711651..d466b0b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.92.0 +pkgver=5.93.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=('5076a28c3a10ab755454c752fa563a4be7ad890f391c43aaa2ee4ee4b6a99fae' +sha256sums=('61e326a840860270b7f8b9e8966462085b4f309be5c3a84c3b265eb95694c7fb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)