community/libtorrent to 0.13.4-1

This commit is contained in:
Kevin Mihelich 2014-05-16 14:06:37 +00:00
parent 9969d7a40a
commit 80b351ec51

View file

@ -8,15 +8,15 @@
# --enable-aligned flag is required to work correctly on armv5
pkgname=libtorrent
pkgver=0.13.3
pkgrel=2.1
pkgver=0.13.4
pkgrel=1
pkgdesc='BitTorrent library with a focus on high performance and good code'
url='http://libtorrent.rakshasa.no/'
arch=('i686' 'x86_64')
license=('GPL')
depends=('openssl')
source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz")
sha1sums=('e65a20b9e6d5c04b4e0849543d58befb60d948b7')
sha1sums=('3a3ca87054d020bc376abe2c1ea15bbbaef31131')
options=('!libtool')