[arch-commits] Commit in hwdetect/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Dec 21 09:02:17 UTC 2008


    Date: Sunday, December 21, 2008 @ 04:02:17
  Author: tpowa
Revision: 22031

Merged revisions 22030 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/hwdetect/trunk

........
  r22030 | tpowa | 2008-12-21 10:01:43 +0100 (So, 21 Dez 2008) | 1 line
  
  upgpkg: hwdetect 2008.12-2
........

Modified:
  hwdetect/repos/extra-x86_64/	(properties)
  hwdetect/repos/extra-x86_64/PKGBUILD

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


Property changes on: hwdetect/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /hwdetect/trunk:1-21896
   + /hwdetect/trunk:1-22030

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-12-21 09:01:43 UTC (rev 22030)
+++ extra-x86_64/PKGBUILD	2008-12-21 09:02:17 UTC (rev 22031)
@@ -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