[arch-commits] CVS update of core/support/ndiswrapper (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Feb 5 13:17:47 UTC 2008


    Date: Tuesday, February 5, 2008 @ 08:17:47
  Author: tpowa
    Path: /home/cvs-core/core/support/ndiswrapper

Modified: PKGBUILD (1.47 -> 1.48)

'upgpkg: update to new version'


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


Index: core/support/ndiswrapper/PKGBUILD
diff -u core/support/ndiswrapper/PKGBUILD:1.47 core/support/ndiswrapper/PKGBUILD:1.48
--- core/support/ndiswrapper/PKGBUILD:1.47	Sat Jan 26 10:46:18 2008
+++ core/support/ndiswrapper/PKGBUILD	Tue Feb  5 08:17:47 2008
@@ -1,10 +1,10 @@
-#$Id: PKGBUILD,v 1.47 2008/01/26 15:46:18 tpowa Exp $
+#$Id: PKGBUILD,v 1.48 2008/02/05 13:17:47 tpowa Exp $
 #Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=ndiswrapper
 _kernver=2.6.24-ARCH
-pkgver=1.51
-pkgrel=3
+pkgver=1.52
+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)
@@ -12,7 +12,7 @@
 install="ndiswrapper.install"
 depends=("ndiswrapper-utils=$pkgver" 'kernel26>=2.6.24-2' 'kernel26<=2.6.25-0')
 source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
-md5sums=('ba8f8cf43e7e05427a0c221a284a516c')
+md5sums=('3ab2aeef398d29df3a40d40fa499405e')
 
 build()
 {




More information about the arch-commits mailing list