[arch-commits] CVS update of extra/office/hpoj (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Jun 2 04:25:31 UTC 2007


    Date: Saturday, June 2, 2007 @ 00:25:31
  Author: eric
    Path: /home/cvs-extra/extra/office/hpoj

Modified: PKGBUILD (1.10 -> 1.11)

added x86_64 to arch field


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


Index: extra/office/hpoj/PKGBUILD
diff -u extra/office/hpoj/PKGBUILD:1.10 extra/office/hpoj/PKGBUILD:1.11
--- extra/office/hpoj/PKGBUILD:1.10	Thu May 31 10:21:03 2007
+++ extra/office/hpoj/PKGBUILD	Sat Jun  2 00:25:30 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/05/31 14:21:03 tpowa Exp $
+# $Id: PKGBUILD,v 1.11 2007/06/02 04:25:30 eric Exp $
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 
@@ -6,11 +6,11 @@
 pkgver=0.91
 pkgrel=11
 pkgdesc="Hewlett-Packard OfficeJet, PSC, LaserJet, and PhotoSmart printer multi-function peripherals (MFPs) drivers"
+arch=('i686' 'x86_64')
 url="http://hpoj.sourceforge.net"
-arch=(i686)
 makedepends=('qt')
 depends=('perl' 'libusb' 'net-snmp>=5.4' 'hplip>=1.7.2')
-source=(http://belnet.dl.sourceforge.net/sourceforge/hpoj/$pkgname-$pkgver.tgz \
+source=(http://heanet.dl.sourceforge.net/sourceforge/hpoj/$pkgname-$pkgver.tgz \
 	hpoj-gcc4.patch hpoj-kernel26.patch hpoj-pack.patch snmp_api.h net-snmp-header-fix.patch)
 install=hpoj.install
 




More information about the arch-commits mailing list