Date: Wednesday, April 8, 2015 @ 11:11:21 Author: fyan Revision: 235697
upgpkg: plasma-framework 5.9.0-1 Modified: plasma-framework/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-08 09:06:33 UTC (rev 235696) +++ PKGBUILD 2015-04-08 09:11:21 UTC (rev 235697) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=plasma-framework -pkgver=5.8.0 +pkgver=5.9.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') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('4e8388cee55215412db36c226f4b3b2c') +md5sums=('2efd9fac787f7adbc4fca14b2a9e804f') prepare() { mkdir -p build
