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

Ionut Biru ibiru at archlinux.org
Thu Jan 14 17:21:45 UTC 2010


    Date: Thursday, January 14, 2010 @ 12:21:45
  Author: ibiru
Revision: 63103

upgpkg: libtorrent-rasterbar 0.14.8-1
    update to 0.14.8

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-14 17:20:39 UTC (rev 63102)
+++ PKGBUILD	2010-01-14 17:21:45 UTC (rev 63103)
@@ -6,7 +6,7 @@
 # Contributor: tardo <tardo at nagi-fanboi.net>
 
 pkgname=libtorrent-rasterbar
-pkgver=0.14.7
+pkgver=0.14.8
 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/"
@@ -15,7 +15,7 @@
 depends=('libsigc++2.0' 'boost>=1.41.0' 'python>=2.6')
 conflicts=('rb_libtorrent')
 provides=('rb_libtorrent')
-source=(http://downloads.sourceforge.net/libtorrent/${pkgname}-${pkgver}.tar.gz)
+source=(http://libtorrent.googlecode.com/files/${pkgname}-${pkgver}.tar.gz)
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -28,4 +28,4 @@
   make DESTDIR="${pkgdir}" install || return 1
   install -D COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
 }
-md5sums=('6959f719245d82758235fd73d93373b2')
+md5sums=('3fae9934b74e2ddf2c50c1f0ec320d75')




More information about the arch-commits mailing list