Date: Friday, January 25, 2013 @ 12:51:49 Author: ioni Revision: 175958
update to 0.16.7 Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-25 11:07:39 UTC (rev 175957) +++ PKGBUILD 2013-01-25 11:51:49 UTC (rev 175958) @@ -3,7 +3,7 @@ # Contributor: Hugo Doria <[email protected]> pkgname=libtorrent-rasterbar -pkgver=0.16.6 +pkgver=0.16.7 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=('baf95f53be99a90c4bb1488a72e9d625684bbbd2') +sha1sums=('94b132a17d8f6a5345937731343398be8d31f170') build() { cd $pkgname-$pkgver
