summaryrefslogtreecommitdiff
path: root/extra/libtorrent-rasterbar/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
committerroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
commit236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch)
tree48799f3962c80c2ba374b02815b865a253d12869 /extra/libtorrent-rasterbar/PKGBUILD
parent0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff)
Fri Mar 29 00:06:00 PDT 2013
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 99be3512f..087d55f7d 100644
--- a/extra/libtorrent-rasterbar/PKGBUILD
+++ b/extra/libtorrent-rasterbar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 178762 2013-02-26 18:22:51Z ioni $
+# $Id: PKGBUILD 180922 2013-03-28 12:43:45Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=0.16.8
+pkgver=0.16.9
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=('!libtool' '!emptydirs')
source=(http://libtorrent.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('483689787cb64e7cf4abefda4058b912ec406709')
+sha1sums=('4335c8b275f041d6d34a493b21f2d7234ffca34b')
build() {
cd $pkgname-$pkgver