From 3c62e63f776918e8e499967889a1136bc85c638b Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Tue, 23 Feb 2016 11:49:07 +0000 Subject: [PATCH] libtorrent-rasterbar: update to 1.0.8 --- libtorrent-rasterbar/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libtorrent-rasterbar/PKGBUILD b/libtorrent-rasterbar/PKGBUILD index f6b8d5664..a48ad1b7b 100644 --- a/libtorrent-rasterbar/PKGBUILD +++ b/libtorrent-rasterbar/PKGBUILD @@ -1,6 +1,6 @@ pkgname=libtorrent-rasterbar -pkgver=1.0.6 -pkgrel=2 +pkgver=1.0.8 +pkgrel=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/" arch=('x86_64') @@ -9,7 +9,7 @@ depends=('boost-libs' 'python2' 'geoip') makedepends=('boost' 'cmake') options=('!emptydirs') source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-${pkgver//./_}/$pkgname-$pkgver.tar.gz) -sha512sums=('798529f877dc94aa8eb635677a2fffb6deead3937153e78ac5344fd81422f9fd9594e227db3ec0ae954dfc59e4dd5f3b8f6dbed2e3aa1f9a710c32b0622f54ee') +sha256sums=('477ee10cd4a91b0a13e2ee419096555d0c75584ef1b84abc44b3b643f9a08d3e') build() { cd $pkgname-$pkgver