git » systemsettings.git » commit e0cea78

Plasma 5.2.2

author Antonio Rojas
2015-03-22 20:09:16 UTC
committer Antonio Rojas
2015-03-22 20:09:16 UTC
parent 58544d480bea91426cd14353059040d0f65371b6

Plasma 5.2.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 98d0a0b..807c751 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.2.1
+pkgver=5.2.2
 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=('f0c968985aeff4dcac54a5d70b054d67')
+md5sums=('8bc8d24c72ad22ef7660abae217e4318')
 
 prepare() {
   mkdir build