From e4d2743138eaca146b1a01a7815facdb3d271d88 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Jul 2012 00:04:51 +0000 Subject: Sun Jul 22 00:04:51 UTC 2012 --- extra/libtorrent-rasterbar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libtorrent-rasterbar/PKGBUILD') diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD index b24f672fe..ea71f0712 100644 --- a/extra/libtorrent-rasterbar/PKGBUILD +++ b/extra/libtorrent-rasterbar/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 163709 2012-07-18 01:05:39Z ibiru $ +# $Id: PKGBUILD 163820 2012-07-20 21:36:20Z ibiru $ # Maintainer : Ionut Biru # Contributor: Hugo Doria 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 @@ depends=('boost-libs' 'geoip' 'python2') makedepends=('boost') options=('!libtool' '!emptydirs') source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz) -sha1sums=('798944301ee6ef8e0d8de3d944c59d184ef1a4d3') +sha1sums=('04da641d21d0867fc103f4f57ffd41b3fce19ead') build() { cd $pkgname-$pkgver -- cgit v1.2.3-54-g00ecf