Date: Friday, July 20, 2012 @ 17:35:07 Author: ibiru Revision: 163819
update to 0.16.2 Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-20 21:34:01 UTC (rev 163818) +++ PKGBUILD 2012-07-20 21:35:07 UTC (rev 163819) @@ -3,7 +3,7 @@ # Contributor: Hugo Doria <[email protected]> pkgname=libtorrent-rasterbar -pkgver=0.16.1 +pkgver=0.16.2 pkgrel=1 epoch=1 pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around" @@ -14,7 +14,7 @@ makedepends=('boost') options=('!libtool' '!emptydirs') source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz) -sha1sums=('798944301ee6ef8e0d8de3d944c59d184ef1a4d3') +sha1sums=('04da641d21d0867fc103f4f57ffd41b3fce19ead') build() { cd $pkgname-$pkgver
