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

Ionut Biru ibiru at archlinux.org
Tue Jan 11 23:24:37 UTC 2011


    Date: Tuesday, January 11, 2011 @ 18:24:37
  Author: ibiru
Revision: 105808

upgpkg: libtorrent-rasterbar 0.15.5-1
update to 0.15.5

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-11 21:14:12 UTC (rev 105807)
+++ PKGBUILD	2011-01-11 23:24:37 UTC (rev 105808)
@@ -4,8 +4,8 @@
 # Contributor: Andrea Scarpino <bash.lnx at gmail.com>
 
 pkgname=libtorrent-rasterbar
-pkgver=0.15.4
-pkgrel=3
+pkgver=0.15.5
+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')
@@ -13,7 +13,7 @@
 depends=('boost-libs>=1.45.0' 'python2')
 makedepends=('boost')
 source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
-md5sums=('58750b3a246d056335745f9e805bb949')
+md5sums=('f1504a619e876c2731ee9a6b7d19cb1d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list