[arch-commits] Commit in martian/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Sep 10 15:14:36 UTC 2009


    Date: Thursday, September 10, 2009 @ 11:14:35
  Author: tpowa
Revision: 51709

upgpkg: martian 20080625-6
    bump to new major kernel

Modified:
  martian/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-10 15:13:07 UTC (rev 51708)
+++ PKGBUILD	2009-09-10 15:14:35 UTC (rev 51709)
@@ -4,17 +4,17 @@
 
 pkgname=martian
 pkgver=20080625
-pkgrel=5
+pkgrel=6
 pkgdesc="Alternative driver for the Agere Systems PCI WinModem."
 arch=('i686')
 url="http://martian.barrelsoutofbond.org/"
 license=("GPL" "custom:Agere Systems WinModem License")
-depends=('kernel26>=2.6.30' 'kernel26<2.6.31' 'martian-utils')
+depends=('kernel26>=2.6.31' 'kernel26<2.6.32' 'martian-utils')
 replaces=('ltmodem')
 options=(!strip)
 install=martian.install 
 source=(http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-${pkgver}.tar.gz)
-_kernver=2.6.30-ARCH
+_kernver=2.6.31-ARCH
                   
 build() { 
   cd $startdir/src/martian-full-$pkgver




More information about the arch-commits mailing list