author | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-11-13 11:07:13 UTC |
parent | 5bb651c50d482ff3d2efd88461e80e7eafd99699 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b69dc2e..01bccd7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.87.0 +pkgver=5.88.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=('4b2ad68437b22647d4c29813176b9e1a199e78b1d49f64959b36a325cf22fcf8' +sha256sums=('9640040242aaacd1017b993e23426449ee71ba7b54ac5ce7e042e5d5aca301a8' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>