author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:05:50 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:05:50 UTC |
parent | c047b4e0d52bce2434d5b44514216e9a76fa471d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 26217ac..8d72b2b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 arch=(x86_64) pkgdesc='Core components for KDE Activities' @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-doc qt5-declarative optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('53cf05c948acb4203042b24fa09719e279d30098976809a061198868f698263c' +sha256sums=('d12dbb6e6ff62244eb090027a00f72a4816358b1a18d7b96df8371865a06cf37' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)