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 <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> # 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
