git » libksysguard.git » commit 83e2540

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 b4be6ba4bba754997a1363c8b491f16e7f1118b2

Plasma 5.3.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b5d87a6..0197a9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.3.1
+pkgver=5.3.2
 pkgrel=1
 pkgdesc='Libksysguard'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('libxres' 'plasma-framework' 'qt5-webkit')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('3aaf17820aae8fe0068d43fdd57535d1')
+md5sums=('8a84d8b6e61ad914fe7ca18b52635e9a')
 
 prepare() {
   mkdir build