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

Thomas Baechler thomas at archlinux.org
Fri Oct 10 15:42:46 UTC 2008


    Date: Friday, October 10, 2008 @ 11:42:46
  Author: thomas
Revision: 14821

upgpkg: martian 20080625-2

Modified:
  martian/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-10 15:42:21 UTC (rev 14820)
+++ PKGBUILD	2008-10-10 15:42:46 UTC (rev 14821)
@@ -4,17 +4,17 @@
 
 pkgname=martian
 pkgver=20080625
-pkgrel=1
+pkgrel=2
 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.26-1' 'kernel26<2.6.27' 'martian-utils')
+depends=('kernel26>=2.6.27' 'kernel26<2.6.28' '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.26-ARCH
+_kernver=2.6.27-ARCH
                   
 build() { 
   cd $startdir/src/martian-full-$pkgver




More information about the arch-commits mailing list