git » systemsettings.git » commit 00bf653

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 260e110088ea68a7686d623bc147f0509659ab6f

Plasma 5.5.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 40fb910..6e2b6e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.5.0
-pkgrel=2
+pkgver=5.5.1
+pkgrel=1
 pkgdesc='KDE system settings'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/systemsettings'
@@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('4010c2df7ae4981517a36ffe785ac9ad')
+md5sums=('ee56d5e371e35584e9642768f19ee3cd')
 
 prepare() {
   mkdir -p build