git » polkit-kde-agent.git » commit 772a225

Plasma 5.3.2

author Antonio Rojas
2015-06-29 17:51:33 UTC
committer Antonio Rojas
2015-06-29 17:51:33 UTC
parent 36c2c16eba80f753ec688ac07da6dd9c45a74baa

Plasma 5.3.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8196ca6..97cf327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.3.1
+pkgver=5.3.2
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('polkit-kde-frameworks')
 replaces=('polkit-kde-frameworks')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-1-$pkgver.tar.xz")
-md5sums=('e1f92e011891d1d5bb8e0c8ce622e9f1')
+md5sums=('7e86f9f03d35ac051035f444cb93c24a')
 
 prepare() {
   mkdir build