git » libksysguard.git » commit 2669c0a

Merge kde-unstable

author Antonio Rojas
2015-08-24 19:32:59 UTC
committer Antonio Rojas
2015-08-24 19:32:59 UTC
parent 83e25400bec1b92a8ccbd13063d4daeaa3527d16

Merge kde-unstable

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0197a9b..31ba53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.3.2
+pkgver=5.4.0
 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=('8a84d8b6e61ad914fe7ca18b52635e9a')
+md5sums=('2d5cba7cf9cb9c903d0aca434be00539')
 
 prepare() {
   mkdir build