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 /community/libzen | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libzen')
-rw-r--r-- | community/libzen/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libzen/PKGBUILD b/community/libzen/PKGBUILD index 6e81755fc..4474ab4f2 100644 --- a/community/libzen/PKGBUILD +++ b/community/libzen/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90922 2013-05-15 13:46:19Z spupykin $ +# $Id: PKGBUILD 99893 2013-10-31 02:19:38Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: hydro <hydro@freenet.de> @@ -11,7 +11,6 @@ url="http://mediainfo.sourceforge.net" license=('BSD') depends=('gcc-libs') makedepends=('libtool' 'automake' 'autoconf') -options=('!libtool') source=(http://downloads.sourceforge.net/zenlib/${pkgname}_${pkgver}.tar.bz2) md5sums=('a103218d3438c63fe246cda71ad0ca88') |