From cbcf42aba84733e1b9072f5320519c99bf8c0ac7 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Oct 2011 23:14:36 +0000 Subject: Mon Oct 10 23:14:36 UTC 2011 --- extra/libtorrent-rasterbar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libtorrent-rasterbar') diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD index b18f3442e..122798148 100644 --- a/extra/libtorrent-rasterbar/PKGBUILD +++ b/extra/libtorrent-rasterbar/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 134299 2011-08-02 19:50:28Z ibiru $ +# $Id: PKGBUILD 140204 2011-10-09 10:15:48Z ibiru $ # Maintainer : Ionut Biru # Contributor: Hugo Doria 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 @@ license=('custom') 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}" -- cgit v1.2.3-54-g00ecf