Date: Tuesday, February 23, 2010 @ 08:37:05 Author: ibiru Revision: 69876
upgpkg: libtorrent-rasterbar 0.14.9-2 boost 1.42 rebuild Modified: libtorrent-rasterbar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-02-23 13:00:55 UTC (rev 69875) +++ PKGBUILD 2010-02-23 13:37:05 UTC (rev 69876) @@ -5,14 +5,14 @@ pkgname=libtorrent-rasterbar pkgver=0.14.9 -pkgrel=1 +pkgrel=2 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=('libsigc++2.0' 'boost>=1.41.0' 'python>=2.6') +depends=('libsigc++2.0' 'boost>=1.42.0' 'python>=2.6') source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz) -md5sums=('7a7d802783731c1028ac3f22038be61a') +md5sums=('1274d88d9602628e960b84a99680c9ad') build() { cd "${srcdir}/${pkgname}-${pkgver}"
