extra/libtorrent-rasterbar to 1.2.3-1

This commit is contained in:
Kevin Mihelich 2019-12-26 20:15:25 +00:00
parent 086ae50837
commit 13751717f1

View file

@ -6,7 +6,7 @@
# - explicitly link v5/v6 with libatomic
pkgname=libtorrent-rasterbar
pkgver=1.2.2
pkgver=1.2.3
pkgrel=1
epoch=1
pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
@ -18,7 +18,7 @@ makedepends=('boost' 'python2' 'python')
options=('!emptydirs')
_pkgver=${pkgver//./_}
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz)
sha512sums=('8ef867d253fe187336ec5919683526997298319b755bcd72eeca2c56c81462d2aed912d2eadcd560d2a8729b36798718f9a1668a83927211f49667af9bdf0a06')
sha512sums=('18cffb86c5affcde79860236440eaca492fce71f16c2ccc5e20ec0d9351fbfb6c15d97e203b61c8cf8168f86cf31459ce0b76a4b0559244f9add385434ff4ae6')
prepare() {
mkdir py2 py3