git » libksysguard.git » commit 7977539

Plasma 5.4.3

author Antonio Rojas
2015-11-09 19:53:30 UTC
committer Antonio Rojas
2015-11-09 19:53:30 UTC
parent 6c530f44383285bc016f90889616c07f8c8cf20a

Plasma 5.4.3

PKGBUILD +2 -2

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