git » systemsettings.git » commit 833eb30

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent 0e12ace3c91ca3eff8e7990e7125c810e176b468

Plasma 5.5.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 20a2f77..1bd98ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.5.4
+pkgver=5.5.5
 pkgrel=1
 pkgdesc='KDE system settings'
 arch=('i686' 'x86_64')
@@ -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=('d745f6cd41f9d248fda24db9d491d973')
+md5sums=('b4a8062f2a0481e93d2b66626a0616b7')
 
 prepare() {
   mkdir -p build