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

Tobias Powalowski tpowa at archlinux.org
Tue Mar 20 08:39:55 UTC 2012


    Date: Tuesday, March 20, 2012 @ 04:39:55
  Author: tpowa
Revision: 153868

upgpkg: fcpci 31107-70

remove capi4k-utils depend

Modified:
  fcpci/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-20 08:29:04 UTC (rev 153867)
+++ PKGBUILD	2012-03-20 08:39:55 UTC (rev 153868)
@@ -3,14 +3,14 @@
 
 pkgname=fcpci
 pkgver=31107
-pkgrel=69
+pkgrel=70
 _extramodules=extramodules-3.3-ARCH
 _kernver="$(cat /lib/modules/${_extramodules}/version)"
 pkgdesc="AVM ISDN driver for FRITZ PCI isdn cards. For stock arch linux kernel."
 arch=(i686 x86_64)
 license=('custom:"AVM"' 'LGPL')
 url="http://www.avm.de"
-depends=('capi4k-utils' 'linux>=3.3' 'linux<3.4')
+depends=('linux>=3.3' 'linux<3.4')
 makedepends=('linux>=3.3' 'linux-headers<3.4')
 if [ "$CARCH" = "i686" ]; then
   source=(ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.gz 




More information about the arch-commits mailing list