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/libinfinity/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/libinfinity/PKGBUILD')
-rw-r--r-- | community/libinfinity/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD index a0f2b603b..e9dccbcb8 100644 --- a/community/libinfinity/PKGBUILD +++ b/community/libinfinity/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95152 2013-08-06 11:50:40Z spupykin $ +# $Id: PKGBUILD 99851 2013-10-31 02:05:07Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Gregory Haynes <greg@greghaynes.net> @@ -14,7 +14,6 @@ depends=('gnutls>=1.7.2' 'gsasl>=0.2.21' 'glib2>=2.16' 'libxml2>=2.0' 'gtk2') makedepends=('gtk-doc' 'pkgconfig') optdepends=('avahi: zeroconf support' 'gtk2: gtk support') -options=('!libtool') source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz") md5sums=('1e83ec8b3ed3159d0c883c056b153429') |