author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:53:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:53:03 UTC |
parent | c7f27b702aa902a529ac998384ae9da3aafaccde |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f8afb08..4db1d75 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.12.0 +pkgver=5.13.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=('5d995245c69498886e7e2a546cc095eb') +md5sums=('448982d136d8fcf1074c3ef426359618') prepare() { mkdir -p build