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

Ionut Biru ibiru at archlinux.org
Mon Sep 19 19:54:43 UTC 2011


    Date: Monday, September 19, 2011 @ 15:54:42
  Author: ibiru
Revision: 138282

power management was moved to gnome-settings-daemon and only the tools are now in this module. reflect this change in description and move the package in gnome-extra group

Modified:
  gnome-power-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-19 19:50:26 UTC (rev 138281)
+++ PKGBUILD	2011-09-19 19:54:42 UTC (rev 138282)
@@ -2,9 +2,9 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-power-manager
-pkgver=3.1.90
+pkgver=3.1.92
 pkgrel=1
-pkgdesc="Session daemon that makes it easy to manage your laptop or desktop system."
+pkgdesc="Power management tools."
 arch=(i686 x86_64)
 url="http://www.gnome.org/projects/gnome-power-manager/"
 license=('GPL')
@@ -12,9 +12,9 @@
 makedepends=('intltool' 'gnome-doc-utils')
 options=(!emptydirs)
 install=gnome-power-manager.install
-groups=(gnome)
+groups=(gnome-extra)
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('2a7ae60d64a4fb8e3a2af99e03669cce27ee21e28b6b673363255b578aac1768')
+sha256sums=('74d4c6bb1d0b9f3d7889da9fd2b35695e40795b3d06a932473b2e42f0a8ea1ac')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list