[arch-commits] Commit in martian/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Thu Jun 11 18:37:30 UTC 2009
Date: Thursday, June 11, 2009 @ 14:37:30
Author: tpowa
Revision: 42189
upgpkg: martian 20080625-5
Modified:
martian/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-11 18:32:36 UTC (rev 42188)
+++ PKGBUILD 2009-06-11 18:37:30 UTC (rev 42189)
@@ -4,17 +4,17 @@
pkgname=martian
pkgver=20080625
-pkgrel=4
+pkgrel=5
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.29' 'kernel26<2.6.30' 'martian-utils')
+depends=('kernel26>=2.6.30' 'kernel26<2.6.31' '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.29-ARCH
+_kernver=2.6.30-ARCH
build() {
cd $startdir/src/martian-full-$pkgver
More information about the arch-commits
mailing list