git » polkit-kde-agent.git » commit 7b10770

upgpkg: 5.4.1-1

author Felix Yan
2015-09-08 15:37:26 UTC
committer Felix Yan
2015-09-08 15:37:26 UTC
parent 3a674bc09b98a2de9d340d909713fe4b55707cd3

upgpkg: 5.4.1-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index aadc910..47ec98e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=polkit-kde-agent
-pkgver=5.4.0
+pkgver=5.4.1
 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=('8db1823fbdca081fbc0e9b3d9d0281dc')
+md5sums=('0e27d8c01b108aa709a130466bc56a9a')
 
 prepare() {
   mkdir build