author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:21:17 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:21:17 UTC |
parent | 45b7deb8415d21e661b6bc79d295c95313d78d6a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1556075..543bf67 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.14.0 +pkgver=5.15.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') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c0900fcf4a78902a99eeaa7ae3d012e7') +md5sums=('42a6f40fc3fbcdde924afb3547386098') prepare() { mkdir -p build