[arch-commits] Commit in martian/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Dec 26 22:51:04 UTC 2008
Date: Friday, December 26, 2008 @ 17:51:04
Author: tpowa
Revision: 22495
upgpkg: martian 20080625-3
Modified:
martian/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-12-26 22:50:17 UTC (rev 22494)
+++ PKGBUILD 2008-12-26 22:51:04 UTC (rev 22495)
@@ -4,17 +4,17 @@
pkgname=martian
pkgver=20080625
-pkgrel=2
+pkgrel=3
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.27' 'kernel26<2.6.28' 'martian-utils')
+depends=('kernel26>=2.6.28' 'kernel26<2.6.29' '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.27-ARCH
+_kernver=2.6.28-ARCH
build() {
cd $startdir/src/martian-full-$pkgver
More information about the arch-commits
mailing list