git » libksysguard.git » commit 9c1045e

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent 684c63ab6ab5e4799dac72a5eeac3116739d365b

Plasma 5.6.1

PKGBUILD +2 -2

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