git » systemsettings.git » commit 704a917

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent e0cea78d0c1e836037fc686bbe94619f1198471b

Plasma 5.3

PKGBUILD +2 -2

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