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

Tobias Powalowski tpowa at archlinux.org
Sun Dec 21 09:01:44 UTC 2008


    Date: Sunday, December 21, 2008 @ 04:01:43
  Author: tpowa
Revision: 22030

upgpkg: hwdetect 2008.12-2

Modified:
  hwdetect/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-21 00:54:11 UTC (rev 22029)
+++ PKGBUILD	2008-12-21 09:01:43 UTC (rev 22030)
@@ -2,17 +2,14 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=hwdetect
 pkgver=2008.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Hardware detection script with loading modules and mkinitcpio.conf / rc.conf support"
 arch=(i686 x86_64)
-license=('custom:none')
-groups=('base')
-backup=()
+license=('GPL')
 depends=('sh' 'awk' 'grep' 'coreutils' 'sed')
 source=(hwdetect)
 
 build() {
   install -D -m 755 $startdir/src/hwdetect $startdir/pkg/sbin/hwdetect
 }
-
 md5sums=('8954900f42fe9f1cfaf5a8d92ffcc092')




More information about the arch-commits mailing list