git » libksysguard.git » commit e33e70f

Plasma 5.5.4

author Antonio Rojas
2016-01-26 21:34:49 UTC
committer Antonio Rojas
2016-01-26 21:34:49 UTC
parent 767427e72229b5c2bf9fc20dc6b2c87d38ee2cc2

Plasma 5.5.4

PKGBUILD +2 -2

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