[arch-commits] Commit in libtorrent-rasterbar/repos (2 files)

Ionut Biru ibiru at archlinux.org
Thu Jan 14 17:23:27 UTC 2010


    Date: Thursday, January 14, 2010 @ 12:23:27
  Author: ibiru
Revision: 63105

Merged revisions 63103 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libtorrent-rasterbar/trunk

........
  r63103 | ibiru | 2010-01-14 19:21:45 +0200 (Thu, 14 Jan 2010) | 2 lines
  
  upgpkg: libtorrent-rasterbar 0.14.8-1
      update to 0.14.8
........

Modified:
  libtorrent-rasterbar/repos/extra-x86_64/	(properties)
  libtorrent-rasterbar/repos/extra-x86_64/PKGBUILD

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


Property changes on: libtorrent-rasterbar/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libtorrent-rasterbar/trunk:1-60655
   + /libtorrent-rasterbar/trunk:1-63104

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-14 17:22:27 UTC (rev 63104)
+++ extra-x86_64/PKGBUILD	2010-01-14 17:23:27 UTC (rev 63105)
@@ -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