author | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-10 07:56:59 UTC |
parent | d9a03b87983be7ebf04be0cd3bd703deda43ff2d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8834a52..ef4e967 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.34.0 +pkgver=5.35.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-quickcontrols' 'kactivities' 'kdeclarative' 'kwayland') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('a9a3c917997ec1bc0b537aa0c3f8fad66c47392c26549febed88713735665171' +sha256sums=('811210acaabbcc7ea7ff79f6459c35d8ec0b3decffdb52a765a0c03640cd31af' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>