git » kde-cli-tools.git » commit 896d59a

Merge kde-unstable

author Antonio Rojas
2015-08-24 19:32:59 UTC
committer Antonio Rojas
2015-08-24 19:32:59 UTC
parent d7ecfbd76dad39d14a58e45a27bfe12e6676bb63

Merge kde-unstable

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ef163da..e39662d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kde-cli-tools
-pkgver=5.3.2
+pkgver=5.4.0
 pkgrel=1
 pkgdesc="Tools based on KDE Frameworks 5 to better interact with the system"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
 depends=('kdesu' 'kdelibs4support' 'kcmutils')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('17ec549a653a89c694eb03bbe0d053d2')
+md5sums=('65fc93f60161988783a0c78e12640aa5')
 
 prepare() {
   mkdir build