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

Damir Perisa damir at archlinux.org
Mon Mar 3 17:33:23 UTC 2008


    Date: Monday, March 3, 2008 @ 12:33:23
  Author: damir
    Path: /home/cvs-extra/extra/system/hwd

Modified: PKGBUILD (1.19 -> 1.20)

upgpkg: hwd 5.3.3-1


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


Index: extra/system/hwd/PKGBUILD
diff -u extra/system/hwd/PKGBUILD:1.19 extra/system/hwd/PKGBUILD:1.20
--- extra/system/hwd/PKGBUILD:1.19	Wed Jan 23 21:02:46 2008
+++ extra/system/hwd/PKGBUILD	Mon Mar  3 12:33:23 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.19 2008/01/24 02:02:46 eric Exp $
+# $Id: PKGBUILD,v 1.20 2008/03/03 17:33:23 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Markku (rasat at Arch Linux Forums)
 
 pkgname=hwd
-pkgver=5.3.2
+pkgver=5.3.3
 pkgrel=1
 pkgdesc="Hardware detect for Arch Linux (devfs and udev)."
 url="http://user-contributions.org/projects/hwd/hwd.html"
@@ -12,10 +12,11 @@
 depends=('bash' 'pciutils' 'usbutils' 'ddcxinfo-arch' 'wget')
 install=hwd.install
 source=(http://user-contributions.org/projects/hwd/src/$pkgname-$pkgver.bin.tar.gz)
-md5sums=('6120bcea3c52fd0c80330bdd3df1d0f3')
+
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
   cp -R $startdir/src/$pkgname-$pkgver/{etc,usr} $startdir/pkg/ || return 1
 }
 
+md5sums=('0b1392f68962b3d38123d279eec07a0f')




More information about the arch-commits mailing list