git » systemsettings.git » commit d561f52

Plasma 5.4.3

author Antonio Rojas
2015-11-09 19:53:30 UTC
committer Antonio Rojas
2015-11-09 19:53:30 UTC
parent e90a1624489f6c185cfcde9cd98dfcea20496d3d

Plasma 5.4.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c7c92d1..dce0b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.4.2
+pkgver=5.4.3
 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=('9d7cfdee2d138983f4267ba1e6a69be6')
+md5sums=('834fb7dde71fb07e9033b61c352d5cd9')
 
 prepare() {
   mkdir build