git » kcmutils.git » commit fd6f47f

KF5 5.4.0

author Andrea Scarpino
2014-11-09 21:30:28 UTC
committer Andrea Scarpino
2014-11-09 21:30:28 UTC
parent 6c0c6640ff79470d7dda6c4d5754ec9c4ae3495d

KF5 5.4.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 77af4d5..33682b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.3.0
+pkgver=5.4.0
 pkgrel=1
 pkgdesc='Utilities for interacting with KCModules'
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ license=('LGPL')
 depends=('kxmlgui')
 makedepends=('extra-cmake-modules' 'python')
 groups=('kf5')
-source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8edecde3d689add852b8cdf72dbf46b2')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+md5sums=('b4d45c6e33a339e8304ef664cb2bd538')
 
 prepare() {
   mkdir -p build