[arch-commits] Commit in hwdetect/trunk (PKGBUILD hwdetect)

Tobias Powalowski tpowa at archlinux.org
Sun Sep 14 08:22:29 UTC 2008


    Date: Sunday, September 14, 2008 @ 04:22:29
  Author: tpowa
Revision: 12376

upgpkg: hwdetect 0.9-3

Modified:
  hwdetect/trunk/PKGBUILD
  hwdetect/trunk/hwdetect

----------+
 PKGBUILD |    3 +--
 hwdetect |    1 +
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-14 08:21:16 UTC (rev 12375)
+++ PKGBUILD	2008-09-14 08:22:29 UTC (rev 12376)
@@ -2,7 +2,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=hwdetect
 pkgver=0.9
-pkgrel=2
+pkgrel=3
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / rc.conf support"
 arch=(i686 x86_64)
 license=('custom:none')
@@ -10,7 +10,6 @@
 backup=()
 depends=('sh' 'awk' 'grep' 'coreutils' 'sed')
 source=(hwdetect)
-md5sums=('329540ff17cc6d54de5f58607d27a028')
 
 build() {
   install -D -m 755 $startdir/src/hwdetect $startdir/pkg/sbin/hwdetect

Modified: hwdetect
===================================================================
--- hwdetect	2008-09-14 08:21:16 UTC (rev 12375)
+++ hwdetect	2008-09-14 08:22:29 UTC (rev 12376)
@@ -16,6 +16,7 @@
 	echo "    --show-agp             show AGP modules"
 	echo "    --show-acpi            show ACPI modules"	
 	echo "    --show-ide             show IDE modules"
+	echo "    --show-pata            show PATA modules"
 	echo "    --show-scsi            show SCSI modules"
 	echo "    --show-sata            show SATA modules"
 	echo "    --show-usb             show USB modules"




More information about the arch-commits mailing list