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/libots/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libots/PKGBUILD')
-rw-r--r-- | extra/libots/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libots/PKGBUILD b/extra/libots/PKGBUILD index 42f7bcea8..74267b655 100644 --- a/extra/libots/PKGBUILD +++ b/extra/libots/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149081 2012-02-05 16:59:38Z bisson $ +# $Id: PKGBUILD 198218 2013-10-30 13:31:42Z allan $ # Contributor: Jan de Groot <jgc@archlinux.org> # Maintainer: Gaetan Bisson <bisson@archlinux.org> @@ -10,7 +10,7 @@ url='http://libots.sourceforge.net/' arch=('i686' 'x86_64') license=('GPL') depends=('libxml2' 'glib2') -options=('!libtool' '!makeflags') +options=('!makeflags') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/ots-${pkgver}.tar.gz") sha1sums=('4468bc06470734848c2369a37c84f76ca4ac3f9a') |