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

Tobias Powalowski tpowa at archlinux.org
Tue Mar 20 08:44:36 UTC 2012


    Date: Tuesday, March 20, 2012 @ 04:44:36
  Author: tpowa
Revision: 153870

upgpkg: fcpcmcia 31107-66

remove capi4k-utils depend

Modified:
  fcpcmcia/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 08:41:49 UTC (rev 153869)
+++ PKGBUILD	2012-03-20 08:44:36 UTC (rev 153870)
@@ -3,14 +3,14 @@
 
 pkgname=fcpcmcia
 pkgver=31107
-pkgrel=65
+pkgrel=66
 _extramodules=extramodules-3.3-ARCH
 _kernver="$(cat /lib/modules/${_extramodules}/version)"
 pkgdesc="AVM ISDN driver for FRITZ PCMCIA isdn cards. For stock arch linux kernel"
 arch=(i686 x86_64)
 license=('custom:"AVM"' 'LPGL')
 url="http://www.avm.de"
-depends=('capi4k-utils' 'linux>=3.3' 'linux<3.4')
+depends=('linux>=3.3' 'linux<3.4')
 makedepends=('linux-headers>=3.3' 'linux-headers<3.4')
 if [ "$CARCH" = "i686" ]; then source=(ftp://ftp.avm.de/cardware/fritzcrd.pcm/linux/suse.93/fcpcmcia-suse93-3.11-07.tar.gz
         pcmcia-2.6.17.patch 




More information about the arch-commits mailing list