git » libksysguard.git » commit 7aab1fe

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent 9c1045e689029d7fbdc0a7c67a1bf066bf788bde

Plasma 5.6.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 93e211b..d3def9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.6.1
+pkgver=5.6.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=('9b6886198a77180a127e57a88446228c')
+md5sums=('080e379a143cc8dc27f29ab30fc79969')
 
 prepare() {
   mkdir -p build