author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:55:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:55:33 UTC |
parent | 4af12fd7109b36c8c185814f146aeb420a28eeb0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 738813c..98c61f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.24.0 +pkgver=5.25.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') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz") -md5sums=('ead321090ad7069b772eb20ae84b90e3') +md5sums=('b67b2fc56b005b9fd47a9b64cc39bc40') prepare() { mkdir -p build