git » libksysguard.git » commit 6c530f4

Plasma 5.4.2

author Antonio Rojas
2015-10-06 06:36:24 UTC
committer Antonio Rojas
2015-10-06 06:36:24 UTC
parent c740b2fe9b072cfd48136da44a4aa4acb8c3ecc4

Plasma 5.4.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e4f551c..9811aa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.4.1
+pkgver=5.4.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=('c48b9030d7f5e86dc1f07091c3695758')
+md5sums=('c770bd91e3947373c00938e2d85628d9')
 
 prepare() {
   mkdir build