Date: Tuesday, August 28, 2012 @ 05:28:02 Author: ibiru Revision: 165654
update to 0.16.3 Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-28 08:48:01 UTC (rev 165653) +++ PKGBUILD 2012-08-28 09:28:02 UTC (rev 165654) @@ -3,7 +3,7 @@ # Contributor: Hugo Doria <[email protected]> pkgname=libtorrent-rasterbar -pkgver=0.16.2 +pkgver=0.16.3 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=('04da641d21d0867fc103f4f57ffd41b3fce19ead') +sha1sums=('72788037bdf6a0a4796b4d74e543528cbfe9899b') build() { cd $pkgname-$pkgver
