[arch-commits] Commit in xfce4-battery-plugin/repos (2 files)
Eric Belanger
eric at archlinux.org
Sat Nov 1 02:36:31 UTC 2008
Date: Friday, October 31, 2008 @ 22:36:31
Author: eric
Revision: 17736
Merged revisions 17735 via svnmerge from
svn+ssh://svn.archlinux.org/home/svn-packages/xfce4-battery-plugin/trunk
........
r17735 | eric | 2008-10-31 22:36:03 -0400 (Fri, 31 Oct 2008) | 2 lines
upgpkg: xfce4-battery-plugin 0.5.1-1
added perlxml makedepends
........
Modified:
xfce4-battery-plugin/repos/extra-x86_64/ (properties)
xfce4-battery-plugin/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Property changes on: xfce4-battery-plugin/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
- /xfce4-battery-plugin/trunk:1-17557
+ /xfce4-battery-plugin/trunk:1-17735
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2008-11-01 02:36:03 UTC (rev 17735)
+++ extra-x86_64/PKGBUILD 2008-11-01 02:36:31 UTC (rev 17736)
@@ -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