[arch-commits] CVS update of extra/network/madwifi (PKGBUILD)

James Rayner james at archlinux.org
Wed May 30 10:37:23 UTC 2007


    Date: Wednesday, May 30, 2007 @ 06:37:23
  Author: james
    Path: /home/cvs-extra/extra/network/madwifi

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: madwifi 0.9.3.1-1


----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Index: extra/network/madwifi/PKGBUILD
diff -u extra/network/madwifi/PKGBUILD:1.16 extra/network/madwifi/PKGBUILD:1.17
--- extra/network/madwifi/PKGBUILD:1.16	Tue May 29 04:10:39 2007
+++ extra/network/madwifi/PKGBUILD	Wed May 30 06:37:23 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.16 2007/05/29 08:10:39 tom Exp $
+# $Id: PKGBUILD,v 1.17 2007/05/30 10:37:23 james Exp $
 # Originally by kleptophobiac <kleptophobiac at gmail.com>
 # Modified by James Rayner for the repositories <iphitus at gmail.com>
 
 _kernver=2.6.21-ARCH;
 
 pkgname=madwifi
-pkgver=0.9.3
-pkgrel=5
+pkgver=0.9.3.1
+pkgrel=1
 pkgdesc="Madwifi drivers for Atheros wireless chipsets. For stock arch 2.6 kernel"
 arch=(i686 x86_64)
 url="http://madwifi.org"
 depends=('madwifi-utils' 'kernel26')
 makedepends=('sharutils')
 install=madwifi-ng.install
-source=(http://heanet.dl.sourceforge.net/madwifi/madwifi-0.9.3.tar.bz2)
+source=(http://heanet.dl.sourceforge.net/madwifi/madwifi-${pkgver}.tar.bz2)
 
 build() {
 	cd $startdir/src/$pkgname-$pkgver
@@ -22,4 +22,5 @@
 		DESTDIR=$startdir/pkg KERNELRELEASE=$_kernver install-modules
     sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
 }
-md5sums=('26c31e8e1528fd098e3aaa11c0d34d99')
+
+md5sums=('4704b0e09d76d616217f89de87e4a1ac')




More information about the arch-commits mailing list