[arch-commits] Commit in polkit-kde-frameworks/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Feb 25 03:39:20 UTC 2015


    Date: Wednesday, February 25, 2015 @ 04:39:19
  Author: fyan
Revision: 231915

upgpkg: polkit-kde-frameworks 5.2.1-1

Modified:
  polkit-kde-frameworks/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 03:38:30 UTC (rev 231914)
+++ PKGBUILD	2015-02-25 03:39:19 UTC (rev 231915)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Antonio Rojas <nqn1976 @ gmail.com>
 
 pkgname=polkit-kde-frameworks
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Daemon providing a polkit authentication UI for KDE'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 depends=('knotifications')
 makedepends=('extra-cmake-modules' 'git' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/plasma/${pkgver}/polkit-kde-agent-1-$pkgver.tar.xz")
-md5sums=('ddf92f8756141293584164c591074850')
+md5sums=('837eec2b8885b6a25dfb649eb9481f3f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list