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/libtorrent-rasterbar/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libtorrent-rasterbar/PKGBUILD')
-rw-r--r-- | extra/libtorrent-rasterbar/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD index 1ae9d45b0..690fad857 100644 --- a/extra/libtorrent-rasterbar/PKGBUILD +++ b/extra/libtorrent-rasterbar/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 190043 2013-07-13 12:41:37Z svenstaro $ +# $Id: PKGBUILD 198249 2013-10-30 13:43:21Z allan $ # Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Hugo Doria <hugo@archlinux.org> @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') license=('BSD') depends=('boost-libs' 'geoip' 'python2') makedepends=('boost') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz 'boost-154.patch') sha1sums=('8b24442132e52f8765c79b20ffdea8b33bc5aa42' |