Date: Thursday, April 13, 2017 @ 21:07:46 Author: felixonmars Revision: 292817
upgpkg: plasma-framework 5.33.0-1 Upstream release Modified: plasma-framework/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 21:07:27 UTC (rev 292816) +++ PKGBUILD 2017-04-13 21:07:46 UTC (rev 292817) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-framework -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('300cc564b6873e56bafa1239528ff77844596212c34f06049ca181c168ac36c3' +sha256sums=('4d776750762870e0b151a3fa2374d146f4fa45a647f44076e5db6461c7391567' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
