[arch-commits] CVS update of extra/system/hwd (PKGBUILD)

Eric Belanger eric at archlinux.org
Tue Jul 3 02:24:49 UTC 2007


    Date: Monday, July 2, 2007 @ 22:24:49
  Author: eric
    Path: /home/cvs-extra/extra/system/hwd

Modified: PKGBUILD (1.11 -> 1.12)

upgpkg: hwd 4.8.2-1


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


Index: extra/system/hwd/PKGBUILD
diff -u extra/system/hwd/PKGBUILD:1.11 extra/system/hwd/PKGBUILD:1.12
--- extra/system/hwd/PKGBUILD:1.11	Sun May 14 13:22:16 2006
+++ extra/system/hwd/PKGBUILD	Mon Jul  2 22:24:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.11 2006/05/14 17:22:16 damir Exp $
+# $Id: PKGBUILD,v 1.12 2007/07/03 02:24:49 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # TUR: Ben <ben at benmazer.net>
 # Contributor: Markku <rasat at bliss-solutions.org>
@@ -7,12 +7,13 @@
 pkgver=4.8.2
 pkgrel=1
 pkgdesc="Hardware detect for Arch Linux (devfs and udev)."
+arch=('i686' 'x86_64')
 url="http://amlug.net/new-projects/hwd/hwd.html"
-
+license=('unknown')
 depends=('bash' 'lshwd' 'ddcxinfo-arch' 'wget')
 install=hwd.install
-
 source=(http://user-contributions.org/projects/hwd/src/$pkgname-$pkgver.bin.tar.gz)
+md5sums=('ffda9e73a903092683dda2b1cda00385')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list