git » kde-cli-tools.git » commit d7ecfbd

Plasma 5.3.2

author Antonio Rojas
2015-06-29 17:51:33 UTC
committer Antonio Rojas
2015-06-29 17:51:33 UTC
parent c72d753e0d910c1447255bffc83fdbb10e84447e

Plasma 5.3.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 57d693b..ef163da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kde-cli-tools
-pkgver=5.3.1
+pkgver=5.3.2
 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=('40745282a738b0f5587fac3eca64a207')
+md5sums=('17ec549a653a89c694eb03bbe0d053d2')
 
 prepare() {
   mkdir build