git » polkit-kde-agent.git » commit 8fa79c1

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent d368f215cdd6a248b90734d1f71e48ad1ab6aab2

Plasma 5.6.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ab4e689..110598e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.6.1
+pkgver=5.6.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=('4ed30c0b7ac9d8cf7eb146f4e8f21e94')
+md5sums=('ac6206cd282b271c5da0cf51bf4f7780')
 
 prepare() {
   mkdir -p build