author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 09:11:21 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 09:11:21 UTC |
parent | dc5c6b7238ef1b81ab8bc8dff482fbc7fff0184a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78d80eb..b67dd3a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> 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') @@ -12,7 +12,7 @@ depends=('qt5-quickcontrols' 'kactivities-frameworks' 'kpackage') 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