summaryrefslogtreecommitdiff
path: root/extra/libtorrent-rasterbar/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-05 03:27:47 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-05 03:27:47 +0000
commit12c37e7b5594be3af3c03e543648b2a1c430bdcc (patch)
treeb6c672d91b01b5f52379a5ed7f2150a86deaa03a /extra/libtorrent-rasterbar/PKGBUILD
parent9e555a53b531cf1dd49762d2815cb6bbfca55bfa (diff)
Sat Apr 5 03:23:49 UTC 2014
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 342d4cef9..fe0840997 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 206432 2014-02-26 06:00:38Z bpiotrowski $
+# $Id: PKGBUILD 209784 2014-04-04 06:21:48Z fyan $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.15
+pkgver=0.16.16
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=('8657a493fb2ee4e6bf55e484deb922d23b65818d')
+sha1sums=('de8faed5cbc09baddb2748cb7b75edd07ab0addc')
build() {
cd $pkgname-$pkgver