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

Evangelos Foutras foutrelis at archlinux.org
Tue Aug 4 16:05:46 UTC 2015


    Date: Tuesday, August 4, 2015 @ 18:05:46
  Author: foutrelis
Revision: 243022

upgpkg: libtorrent-rasterbar 1:1.0.6-1

New upstream release.

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-04 15:52:24 UTC (rev 243021)
+++ PKGBUILD	2015-08-04 16:05:46 UTC (rev 243022)
@@ -3,7 +3,7 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 epoch=1
 pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
@@ -13,8 +13,8 @@
 depends=('boost-libs' 'geoip' 'python2')
 makedepends=('boost')
 options=('!emptydirs')
-source=(http://downloads.sourceforge.net/sourceforge/libtorrent/$pkgname-$pkgver.tar.gz)
-sha1sums=('f269399bf7bbc90579f8f115be40ea612c56f5c5')
+source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${pkgver//./_}/$pkgname-$pkgver.tar.gz)
+sha1sums=('160e7cde6aafdb3dff1abf5ae384676367d04f2b')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list