author | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-11-09 21:30:28 UTC |
parent | 6d0f673fcbc1608d67db1e7a8127e8e88efaf572 |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 838891e..d41b7be 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,17 +1,17 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=plasma-framework -pkgver=5.3.1 +pkgver=5.4.0 pkgrel=1 pkgdesc='Plasma library and runtime components based upon KF5 and Qt5' arch=('i686' 'x86_64') -url='https://projects.kde.org/projects/playground/libs/plasma-framework' +url='https://projects.kde.org/projects/frameworks/plasma-framework' license=('LGPL') depends=('qt5-quickcontrols' 'kactivities-frameworks') makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools') groups=('kf5') -source=("http://download.kde.org/stable/frameworks/5.3.0/${pkgname}-${pkgver}.tar.xz") -md5sums=('8e247b80c26bcb31acff7ec44e3b6a15') +source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +md5sums=('f55da2ff4612bbe6c920aef0ec31d29d') prepare() { mkdir -p build