[arch-commits] Commit in gnome-power-manager/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Sun Mar 31 08:04:08 UTC 2013


    Date: Sunday, March 31, 2013 @ 10:04:07
  Author: heftig
Revision: 181067

3.8.0

Modified:
  gnome-power-manager/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-31 07:59:34 UTC (rev 181066)
+++ PKGBUILD	2013-03-31 08:04:07 UTC (rev 181067)
@@ -3,19 +3,19 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-power-manager
-pkgver=3.6.0
+pkgver=3.8.0
 pkgrel=1
-pkgdesc="Power management tools."
+pkgdesc="System power information and statistics"
 arch=(i686 x86_64)
 url="http://www.gnome.org/projects/gnome-power-manager/"
-license=('GPL')
-depends=('gtk3' 'upower' 'dconf' 'hicolor-icon-theme')
-makedepends=('intltool')
+license=(GPL)
+depends=(gtk3 upower dconf hicolor-icon-theme)
+makedepends=(intltool)
 options=(!emptydirs)
 install=gnome-power-manager.install
 groups=(gnome-extra)
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('176023d51d544a888bcd07611f2c1adaedfe2e20796f3fb97fba59f6330851c6')
+sha256sums=('bf179cecb6c48e794581aec446a6736300b8b3fb7a50b09c38704f82d67280f5')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list