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

Tobias Powalowski tpowa at archlinux.org
Sun Dec 21 09:10:16 UTC 2008


    Date: Sunday, December 21, 2008 @ 04:10:16
  Author: tpowa
Revision: 22032

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

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

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

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


Property changes on: hwdetect/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /hwdetect/trunk:1-21898
   + /hwdetect/trunk:1-22031

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-12-21 09:02:17 UTC (rev 22031)
+++ extra-i686/PKGBUILD	2008-12-21 09:10:16 UTC (rev 22032)
@@ -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