[arch-commits] Commit in xfce4-battery-plugin/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Nov 1 02:36:03 UTC 2008


    Date: Friday, October 31, 2008 @ 22:36:03
  Author: eric
Revision: 17735

upgpkg: xfce4-battery-plugin 0.5.1-1
    added perlxml makedepends

Modified:
  xfce4-battery-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-01 02:34:03 UTC (rev 17734)
+++ PKGBUILD	2008-11-01 02:36:03 UTC (rev 17735)
@@ -11,13 +11,12 @@
 url="http://xfce-goodies.berlios.de/"
 groups=('xfce4-goodies')
 depends=('xfce4-panel')
-makedepends=('pkgconfig')
+makedepends=('pkgconfig' 'perlxml')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://goodies.xfce.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 	compile_x86_64.diff)
-md5sums=('d8a666d85bb3c1dd007b547de4dd7037'
-         'd9a927bca032e9b10a04046c154243a1')
+md5sums=('d8a666d85bb3c1dd007b547de4dd7037' 'd9a927bca032e9b10a04046c154243a1')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list