author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | faebb7f81cb09229bdecef3568201f8fff423359 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 16675a8..ba81e6d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('qt5-quickcontrols' 'kdeclarative' 'kactivities-frameworks') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('a49ff1fb805f15115e4365bae6bbb45d') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('088643662f7e60b5cafe2f26182882eb') prepare() { mkdir -p build