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

Tobias Powalowski tpowa at archlinux.org
Thu Oct 11 08:32:26 UTC 2007


    Date: Thursday, October 11, 2007 @ 04:32:26
  Author: tpowa
    Path: /home/cvs-extra/extra/network/martian

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: rebuild against slub kernel


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


Index: extra/network/martian/PKGBUILD
diff -u extra/network/martian/PKGBUILD:1.3 extra/network/martian/PKGBUILD:1.4
--- extra/network/martian/PKGBUILD:1.3	Wed Oct 10 16:58:29 2007
+++ extra/network/martian/PKGBUILD	Thu Oct 11 04:32:25 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.3 2007/10/10 20:58:29 tpowa Exp $
+# $Id: PKGBUILD,v 1.4 2007/10/11 08:32:25 tpowa Exp $
 # Maintainer:
 # Contributor: Steve Vialle <steve_v at orcon.net.nz>
 
 pkgname=martian
 pkgver=20061203
-pkgrel=6
+pkgrel=7
 license=("GPL" "custom:Agere Systems license")
 arch=('i686')
 _kernver=2.6.23-ARCH
-pkgdesc="Alternative drivers for the Mars chipset Lucent LT Winmodem (PCI). For beyond 2.6 kernel" 
+pkgdesc="Alternative drivers for the Mars chipset Lucent LT Winmodem (PCI). For stock kernel26" 
 url="http://martian.barrelsoutofbond.org/"
 install=martian.install 
 source=(http://www.barrelsoutofbond.org/downloads/martian/martian-full-${pkgver}.tar.gz martian.rc.d) 
 depends=('kernel26' 'glibc' 'martian-utils')
-options=('NOSTRIP')
+options=('!strip')
 replaces=('ltmodem')
 
 build() { 




More information about the arch-commits mailing list