extra/libtorrent-rasterbar to 1.2.6-1

This commit is contained in:
Kevin Mihelich 2020-04-26 23:47:30 +00:00
parent 5689ae2de3
commit 3aa31a2ab4

View file

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