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

Tobias Powalowski tpowa at archlinux.org
Mon Nov 26 16:26:27 UTC 2007


    Date: Monday, November 26, 2007 @ 11:26:27
  Author: tpowa
    Path: /home/cvs-extra/extra/network/martian

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: rebuild against latest kernel


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


Index: extra/network/martian/PKGBUILD
diff -u extra/network/martian/PKGBUILD:1.7 extra/network/martian/PKGBUILD:1.8
--- extra/network/martian/PKGBUILD:1.7	Mon Nov 19 07:43:22 2007
+++ extra/network/martian/PKGBUILD	Mon Nov 26 11:26:27 2007
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.7 2007/11/19 12:43:22 tpowa Exp $
+# $Id: PKGBUILD,v 1.8 2007/11/26 16:26:27 tpowa Exp $
 # Maintainer:
 # Contributor: Steve Vialle <steve_v at orcon.net.nz>
 
 pkgname=martian
 pkgver=20061203
-pkgrel=9
+pkgrel=10
 license=("GPL" "custom:Agere Systems license")
 arch=('i686')
 _kernver=2.6.23-ARCH
@@ -12,7 +12,7 @@
 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>=2.6.23.8-1' 'glibc' 'martian-utils')
+depends=('kernel26>=2.6.23.8-2' 'glibc' 'martian-utils')
 options=('!strip')
 replaces=('ltmodem')
 




More information about the arch-commits mailing list