[arch-commits] Commit in xfce4-battery-plugin/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Oct 31 01:01:43 UTC 2008


    Date: Thursday, October 30, 2008 @ 21:01:36
  Author: andyrtr
Revision: 17556

Merged revisions 356,17555 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/xfce4-battery-plugin/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r17555 | andyrtr | 2008-10-31 00:59:45 +0000 (Fr, 31 Okt 2008) | 1 line
  
  upgpkg: xfce4-battery-plugin 0.5.1-1
........

Modified:
  xfce4-battery-plugin/repos/extra-i686/	(properties)
  xfce4-battery-plugin/repos/extra-i686/PKGBUILD

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


Property changes on: xfce4-battery-plugin/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /xfce4-battery-plugin/trunk:1
   + /xfce4-battery-plugin/trunk:1-17555

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-10-31 00:59:45 UTC (rev 17555)
+++ extra-i686/PKGBUILD	2008-10-31 01:01:36 UTC (rev 17556)
@@ -3,8 +3,8 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=xfce4-battery-plugin
-pkgver=0.5.0
-pkgrel=5
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="A battery monitor plugin for the Xfce panel"
 arch=(i686 x86_64)
 license=('GPL2')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=${pkgname}.install
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c1d923bb90b79087ca7044bcc24bab5a')
+md5sums=('d8a666d85bb3c1dd007b547de4dd7037')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
@@ -27,7 +27,7 @@
 w
 q
 EOC
-  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/xfce4 \
+  ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
     --localstatedir=/var --disable-static
   make || return 1
   make DESTDIR=${startdir}/pkg install




More information about the arch-commits mailing list