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

Aaron Griffin aaron at archlinux.org
Fri May 11 05:17:53 UTC 2007


    Date: Friday, May 11, 2007 @ 01:17:53
  Author: aaron
    Path: /home/cvs-extra/extra/network/ndiswrapper

Modified: PKGBUILD (1.33 -> 1.34)

upgpkg: ndiswrapper 1.43-1


----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)


Index: extra/network/ndiswrapper/PKGBUILD
diff -u extra/network/ndiswrapper/PKGBUILD:1.33 extra/network/ndiswrapper/PKGBUILD:1.34
--- extra/network/ndiswrapper/PKGBUILD:1.33	Sat Apr 28 09:15:25 2007
+++ extra/network/ndiswrapper/PKGBUILD	Fri May 11 01:17:52 2007
@@ -1,17 +1,18 @@
-#$Id: PKGBUILD,v 1.33 2007/04/28 13:15:25 tpowa Exp $
+#$Id: PKGBUILD,v 1.34 2007/05/11 05:17:52 aaron Exp $
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=ndiswrapper
 _kernver=2.6.21-ARCH
-pkgver=1.37
-pkgrel=5
+pkgver=1.43
+pkgrel=1
 pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For stock arch 2.6 kernel."
+license=('GPL')
 arch=(i686 x86_64)
 url="http://ndiswrapper.sourceforge.net"
 install="ndiswrapper.install"
 depends=('ndiswrapper-utils')
 source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
-md5sums=('55ee2bd959bfdd3ea4ced6ee8d325c0e')
+md5sums=('95479cb0111b6b28581993e947f6d2c8')
 
 build()
 {




More information about the arch-commits mailing list