diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/libifp/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libifp/PKGBUILD')
-rw-r--r-- | extra/libifp/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libifp/PKGBUILD b/extra/libifp/PKGBUILD index a7f7bf510..072bb2975 100644 --- a/extra/libifp/PKGBUILD +++ b/extra/libifp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196997 2013-10-21 12:32:22Z tpowa $ +# $Id: PKGBUILD 198185 2013-10-30 13:19:26Z allan $ # Maintainer: damir <damir@archlinux.org> # Contributor: Mark Rosenstand <mark@borkware.net> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') license=('GPL') url="http://ifp-driver.sourceforge.net/libifp/" depends=('libusb-compat') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/ifp-driver/${pkgname}-${pkgver}.tar.gz) md5sums=('d4114794b13bd32b6b767e0870df6fc4') |