Date: Monday, November 22, 2010 @ 11:29:19 Author: ibiru Revision: 100316
upgpkg: libtorrent-rasterbar 0.15.4-3 boost 1.45 rebuild Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-11-22 16:03:54 UTC (rev 100315) +++ PKGBUILD 2010-11-22 16:29:19 UTC (rev 100316) @@ -5,12 +5,12 @@ pkgname=libtorrent-rasterbar pkgver=0.15.4 -pkgrel=2 +pkgrel=3 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/" arch=('i686' 'x86_64') license=('custom') -depends=('boost-libs>=1.43.0' 'python2') +depends=('boost-libs>=1.45.0' 'python2') makedepends=('boost') source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) md5sums=('58750b3a246d056335745f9e805bb949')
