git » libksysguard.git » commit 767427e

Plasma 5.5.3

author Antonio Rojas
2016-01-06 15:37:45 UTC
committer Antonio Rojas
2016-01-06 15:37:45 UTC
parent 1e49ab327c9664b73e255b653a7a1c220251e888

Plasma 5.5.3

PKGBUILD +2 -2

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