[arch-commits] Commit in martian/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Mar 25 09:02:21 UTC 2009
Date: Wednesday, March 25, 2009 @ 05:02:20
Author: tpowa
Revision: 31251
upgpkg: martian 20080625-4
Modified:
martian/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-03-25 09:01:03 UTC (rev 31250)
+++ PKGBUILD 2009-03-25 09:02:20 UTC (rev 31251)
@@ -4,17 +4,17 @@
pkgname=martian
pkgver=20080625
-pkgrel=3
+pkgrel=4
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.28' 'kernel26<2.6.29' 'martian-utils')
+depends=('kernel26>=2.6.29' 'kernel26<2.6.30' '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.28-ARCH
+_kernver=2.6.29-ARCH
build() {
cd $startdir/src/martian-full-$pkgver
More information about the arch-commits
mailing list