author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:03:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:03:55 UTC |
parent | 9d248260ca26ef7019b44040804c7a0d8ef7b352 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f136093..bb7d478 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kparts -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Document centric plugin system' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kio) 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=('02daf869ec02218343601a115b0ee20663e37e8682528dd2e1cd0e7aa29fc82c' +sha256sums=('ef833d4a5165445c148186da0d7c977a72d1606cf07fcf6ff8e9d4c48e532551' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)