[arch-commits] Commit in powerdevil/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Feb 25 03:36:05 UTC 2015


    Date: Wednesday, February 25, 2015 @ 04:36:05
  Author: fyan
Revision: 231909

upgpkg: powerdevil 5.2.1-1

Modified:
  powerdevil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-25 03:32:55 UTC (rev 231908)
+++ PKGBUILD	2015-02-25 03:36:05 UTC (rev 231909)
@@ -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
 
 pkgname=powerdevil
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
 conflicts=('kdebase-workspace')
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('363e8a7bcf8e3d456d563db34480566b')
+md5sums=('5a82a1c9115ab58bcb19ede954083e1f')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list