[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Apr 29 07:03:06 UTC 2016
Date: Friday, April 29, 2016 @ 09:03:06
Author: fyan
Revision: 266622
upgpkg: libtorrent-rasterbar 1:1.1-1
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-29 06:24:48 UTC (rev 266621)
+++ PKGBUILD 2016-04-29 07:03:06 UTC (rev 266622)
@@ -4,7 +4,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=1.0.9
+pkgver=1.1
pkgrel=1
epoch=1
pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
@@ -15,7 +15,7 @@
makedepends=('boost')
options=('!emptydirs')
source=(https://github.com/arvidn/libtorrent/archive/libtorrent-${pkgver//./_}/$pkgname-$pkgver.tar.gz)
-sha1sums=('b52faaaf69442556a21445363f41967643b5f8de')
+sha1sums=('ac6e871d3b71a56e849ab1fc6369165a80acfd32')
build() {
cd libtorrent-libtorrent-${pkgver//./_}
More information about the arch-commits
mailing list