summaryrefslogtreecommitdiff
path: root/extra/libtorrent-rasterbar/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libtorrent-rasterbar/PKGBUILD')
-rw-r--r--extra/libtorrent-rasterbar/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD
index 81f2b8ea7..342d4cef9 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 201262 2013-12-07 10:35:01Z bpiotrowski $
+# $Id: PKGBUILD 206432 2014-02-26 06:00:38Z bpiotrowski $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.12
-pkgrel=2
+pkgver=0.16.15
+pkgrel=1
epoch=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/"
@@ -13,8 +13,8 @@ license=('BSD')
depends=('boost-libs' 'geoip' 'python2')
makedepends=('boost')
options=('!emptydirs')
-source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('cd326fd2609c3d00c25dabdd441a0704efbf0207')
+source=(http://downloads.sourceforge.net/sourceforge/libtorrent/$pkgname-$pkgver.tar.gz)
+sha1sums=('8657a493fb2ee4e6bf55e484deb922d23b65818d')
build() {
cd $pkgname-$pkgver