author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:11:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:11:34 UTC |
parent | 218d42b7898c6e58e179db5360a99f2aa9ebe1bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b65c48a..8f60665 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.96.0 +pkgver=5.97.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(kactivities kdeclarative kwayland kirigami2) makedepends=(extra-cmake-modules qt5-tools qt5-doc kdoctools doxygen) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('0236ea39448299d9c861cf8da2582baeec7ccfd4660406c47abec70bcedebe92' +sha256sums=('73987d498bd231d984dbaad9fb94e38e32441635464ffeacbfcd089a7695b527' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)