git » libksysguard.git » commit fdc405e

Plasma 5.5.1

author Antonio Rojas
2015-12-15 15:40:54 UTC
committer Antonio Rojas
2015-12-15 15:40:54 UTC
parent 5394529b9f194b4ec4dbb39813aa82b5f527f870

Plasma 5.5.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 1dd5400..39d7e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='Libksysguard'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/libksysguard'
@@ -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=('3dfcf5648147396ca2c180ec8e427dc2')
+md5sums=('1b5c89be9863500388900641caf2a2ff')
 
 prepare() {
   mkdir -p build