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

Tobias Powalowski tpowa at archlinux.org
Wed Nov 14 07:35:30 UTC 2007


    Date: Wednesday, November 14, 2007 @ 02:35:30
  Author: tpowa
    Path: /home/cvs-extra/extra/network/martian

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: rebuild against timer stats enabled kernel


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


Index: extra/network/martian/PKGBUILD
diff -u extra/network/martian/PKGBUILD:1.5 extra/network/martian/PKGBUILD:1.6
--- extra/network/martian/PKGBUILD:1.5	Sun Oct 28 22:04:49 2007
+++ extra/network/martian/PKGBUILD	Wed Nov 14 02:35:30 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.5 2007/10/29 02:04:49 varun Exp $
+# $Id: PKGBUILD,v 1.6 2007/11/14 07:35:30 tpowa Exp $
 # Maintainer:
 # Contributor: Steve Vialle <steve_v at orcon.net.nz>
 
 pkgname=martian
 pkgver=20061203
-pkgrel=7
+pkgrel=8
 license=("GPL" "custom:Agere Systems license")
-arch=('i686' 'x86_64')
+arch=('i686')
 _kernver=2.6.23-ARCH
 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')
+depends=('kernel26>=2.6.23.1-8' 'glibc' 'martian-utils')
 options=('!strip')
 replaces=('ltmodem')
 




More information about the arch-commits mailing list