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/libdc1394 | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libdc1394')
-rw-r--r-- | extra/libdc1394/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libdc1394/PKGBUILD b/extra/libdc1394/PKGBUILD index 8e08525b4..c4c65ca20 100644 --- a/extra/libdc1394/PKGBUILD +++ b/extra/libdc1394/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197120 2013-10-22 08:46:12Z jgc $ +# $Id: PKGBUILD 198145 2013-10-30 13:03:52Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libdc1394 @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') license=('LGPL') url="http://sourceforge.net/projects/libdc1394/" depends=('libraw1394' 'libusbx') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz) md5sums=('5c4b78bb8265d6dc971433ec1da381ab') |