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/libexif | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libexif')
-rw-r--r-- | extra/libexif/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/libexif/PKGBUILD b/extra/libexif/PKGBUILD index f3b485e78..b8518e72f 100644 --- a/extra/libexif/PKGBUILD +++ b/extra/libexif/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 197336 2013-10-25 02:39:03Z bisson $ +# $Id: PKGBUILD 198156 2013-10-30 13:08:14Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> @@ -10,7 +10,6 @@ arch=(i686 x86_64) license=('LGPL') url="http://sourceforge.net/projects/libexif" depends=('glibc') -options=('!libtool') source=(http://downloads.sf.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2) md5sums=('27339b89850f28c8f1c237f233e05b27') |