[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Aug 24 07:26:45 UTC 2010


    Date: Tuesday, August 24, 2010 @ 03:26:45
  Author: ibiru
Revision: 88507

upgpkg: libtorrent-rasterbar 0.15.2-1 update to 0.15.2

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-24 07:24:02 UTC (rev 88506)
+++ PKGBUILD	2010-08-24 07:26:45 UTC (rev 88507)
@@ -4,16 +4,16 @@
 # Contributor: Andrea Scarpino <bash.lnx at gmail.com>
 
 pkgname=libtorrent-rasterbar
-pkgver=0.15.1
-pkgrel=2
+pkgver=0.15.2
+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/"
 arch=('i686' 'x86_64')
 license=('custom')
-depends=('boost-libs>=1.43.0' 'python2')
+depends=('boost-libs>=1.43.0' 'python')
 makedepends=('boost')
 source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6803d692ee57ce78f07092e135ec79d5')
+md5sums=('fdc146b0b89edf45c841bfd8b8e78f37')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list