author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 72611bf21f916794bee63d5a748d446cdbd28886 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a9a674f..867dce9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.84.0 +pkgver=5.85.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=('19b5cc632a2e79c28caeea36fdf9e1cc47c1ee1d7c1dc3432378854ac0aa1532' +sha256sums=('879b3a97ec1a43a7108a2469e5d23578f05b1afcd838b286576ca5a14fadf8ff' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>