[arch-commits] Commit in pm-utils/repos (3 files)

Thayer Williams thayer at archlinux.org
Sun Oct 5 17:10:46 UTC 2008


    Date: Sunday, October 5, 2008 @ 13:10:46
  Author: thayer
Revision: 14310

Merged revisions 14309 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/pm-utils/trunk

........
  r14309 | thayer | 2008-10-05 10:09:59 -0700 (Sun, 05 Oct 2008) | 2 lines
  
  upgpkg: pm-utils 1.2.1-1
      upstream release v1.2.1
........

Modified:
  pm-utils/repos/extra-i686/	(properties)
  pm-utils/repos/extra-i686/PKGBUILD
  pm-utils/repos/extra-i686/service.patch

---------------+
 PKGBUILD      |    8 ++++----
 service.patch |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)


Property changes on: pm-utils/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /pm-utils/trunk:1-14207
   + /pm-utils/trunk:1-14309

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-05 17:09:59 UTC (rev 14309)
+++ extra-i686/PKGBUILD	2008-10-05 17:10:46 UTC (rev 14310)
@@ -1,7 +1,7 @@
 #$Id$
-#Maintainer: Jan de Groot <jgc at archlinux.org>
+#Maintainer: Thayer Williams <thayer at archlinux.org>
 pkgname=pm-utils
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="Utilities and scripts for power management"
 arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@
 source=(http://pm-utils.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz
 	service.patch
 	11netcfg)
-md5sums=('4f111de7b54275f09fbcd49775d6b1ae'
-         '344c6e6fa0c5234e9fab677840c5878b'
+md5sums=('c8b6ee8f85c085fcc3a12d0ef959f5b8'
+         'bf6560934c4efa79143c91dcca5a07b8'
          '9839687c8787d99fd4ff36aa3238c27b')
 
 build() {

Modified: extra-i686/service.patch
===================================================================
--- extra-i686/service.patch	2008-10-05 17:09:59 UTC (rev 14309)
+++ extra-i686/service.patch	2008-10-05 17:10:46 UTC (rev 14310)
@@ -1,5 +1,5 @@
---- pm/functions.in.edit	2008-09-05 21:34:15.000000000 -0700
-+++ pm/functions.in	2008-10-04 09:36:09.000000000 -0700
+--- pm/functions.in	2008-10-03 19:14:35.000000000 -0700
++++ pm/functions.in~	2008-10-04 16:44:21.000000000 -0700
 @@ -129,10 +129,10 @@
  if ! command_exists service; then
  	service()




More information about the arch-commits mailing list