author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:48:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:48:55 UTC |
parent | 0c619c2c83beef3226c399367cdb435f0eead2c2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cf28422..3e98dbc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.60.0 +pkgver=5.61.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 kdoctools doxygen) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('96c93ea54d1ce29f930e707ab4b0eafc9e31d022f9939d2bd42b2d884e450141' +sha256sums=('873d604aadbe21ba38cdb12b778d3baf121a54e6155596f0ebee1840138060fe' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>