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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libtorrent-rasterbar/PKGBUILD b/extra/libtorrent-rasterbar/PKGBUILD
index fe0840997..b64335ebc 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 209784 2014-04-04 06:21:48Z fyan $
+# $Id: PKGBUILD 217798 2014-07-24 03:20:18Z fyan $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.16
+pkgver=0.16.17
pkgrel=1
epoch=1
pkgdesc="A C++ library that aims to be a good alternative to all the other bittorrent implementations around"
@@ -14,7 +14,7 @@ depends=('boost-libs' 'geoip' 'python2')
makedepends=('boost')
options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/libtorrent/$pkgname-$pkgver.tar.gz)
-sha1sums=('de8faed5cbc09baddb2748cb7b75edd07ab0addc')
+sha1sums=('e713b5dfc45194bfc50fa21096ab67c374ae3740')
build() {
cd $pkgname-$pkgver