extra/libtorrent-rasterbar to 1.2.5-1

This commit is contained in:
Kevin Mihelich 2020-03-29 20:16:56 +00:00
parent b784aab8a1
commit eab4d8408d

View file

@ -6,7 +6,7 @@
# - explicitly link v5/v6 with libatomic
pkgname=libtorrent-rasterbar
pkgver=1.2.4
pkgver=1.2.5
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=('2328747f9b03cd61c7c3eac095225b9e6fa78238346ac96a961394639790135deda009cf597c0538570ade8bf4c0e027062720c1776c72228d1c51ec16ef0e13')
sha512sums=('b907916bb2b4d550a5173783163cb192c31c0db5e25a4807a4701d1e5fa7e0d4fd9f1fb2c89b43f613a750b42816b07576fb773663fbf3cfb2e3e4b9de380f26')
prepare() {
mkdir py2 py3