Date: Sunday, October 9, 2011 @ 06:14:40 Author: ibiru Revision: 140203
update to 0.15.8 Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-09 09:38:10 UTC (rev 140202) +++ PKGBUILD 2011-10-09 10:14:40 UTC (rev 140203) @@ -3,7 +3,7 @@ # Contributor: Hugo Doria <[email protected]> pkgname=libtorrent-rasterbar -pkgver=0.15.7 +pkgver=0.15.8 pkgrel=1 pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around" url="http://www.rasterbar.com/products/libtorrent/" @@ -12,7 +12,7 @@ depends=('boost-libs' 'python2') makedepends=('boost') source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -sha1sums=('5ddc5966436f98c146b6aba8595dfe86cecb6724') +sha1sums=('9e21ebfa6fba19b237754a10ae9b8007781c48f0') build() { cd "${srcdir}/${pkgname}-${pkgver}"
