mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/libtorrent-rasterbar to 1.2.3-1
This commit is contained in:
parent
086ae50837
commit
13751717f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue