git » libksysguard.git » commit 1e49ab3

Plasma 5.5.2

author Antonio Rojas
2015-12-22 19:46:18 UTC
committer Antonio Rojas
2015-12-22 19:46:18 UTC
parent fdc405eb9553ed7cf9c6995a893dd76b024e306d

Plasma 5.5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 39d7e2a..3fc484a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.5.1
+pkgver=5.5.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=('1b5c89be9863500388900641caf2a2ff')
+md5sums=('81bb3054dbb065dac30895e14917183a')
 
 prepare() {
   mkdir -p build