Date: Monday, August 15, 2022 @ 15:14:29 Author: felixonmars Revision: 452731
upgpkg: karchive 5.97.0-1: KDE Frameworks 5.97 Modified: karchive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-15 15:14:15 UTC (rev 452730) +++ PKGBUILD 2022-08-15 15:14:29 UTC (rev 452731) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> 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 @@ 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 <[email protected]> options=(debug)
