[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Fri Jun 18 13:57:47 UTC 2010
Date: Friday, June 18, 2010 @ 09:57:46
Author: ibiru
Revision: 82883
upgpkg: libtorrent-rasterbar 0.15.0-5
boost 1.43 rebuild
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-06-18 13:02:27 UTC (rev 82882)
+++ PKGBUILD 2010-06-18 13:57:46 UTC (rev 82883)
@@ -5,12 +5,13 @@
pkgname=libtorrent-rasterbar
pkgver=0.15.0
-pkgrel=4
+pkgrel=5
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>=1.41.0' 'python>=2.6')
+depends=('boost-libs>=1.43.0' 'python>=2.6')
+makedepends=('boost')
source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz
disable-valloc.dpatch)
sha256sums=('e1a79045ad041dd82850d2255037108bb17dcbe9a9a8819169a2624b72667db0'
More information about the arch-commits
mailing list