author | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-10-07 18:49:39 UTC |
parent | bb730a08c841ac434c637a017a9df516cb1304dd |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ba9dcd1..ee41520 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.2.0 +pkgver=5.3.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('0b1eb7dd65b63a32f51ca29365dfd4f7') +md5sums=('89d72e5d339eb7556c33aa7e4f918e26') prepare() { mkdir -p build