Date: Monday, December 28, 2020 @ 18:44:52
  Author: felixonmars
Revision: 405069

upgpkg: libtorrent-rasterbar 1:1.2.11-1

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-28 15:59:05 UTC (rev 405068)
+++ PKGBUILD    2020-12-28 18:44:52 UTC (rev 405069)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <h...@archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=1.2.10
-pkgrel=7
+pkgver=1.2.11
+pkgrel=1
 epoch=1
 pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all 
the other implementations around"
 url="https://www.rasterbar.com/products/libtorrent/";
@@ -13,9 +13,9 @@
 depends=('boost-libs')
 makedepends=('boost' 'python')
 options=('!emptydirs')
-source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$pkgver/$pkgname-$pkgver.tar.gz
+source=(https://github.com/arvidn/libtorrent/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz
         
$pkgname-cxx14-fix.patch::https://github.com/arvidn/libtorrent/pull/5026.patch)
-sha512sums=('50f912d85eefa94c560613cf53d9a2cb00bf4ed800f15e7a43dca35dd941a931a681d1d9ac7305cde0b435bdcf7c6e76a71fbb60d95aefbdca6f982d57b3951f'
+sha512sums=('abcfaa9f22f9adc030f0c4ec8dfd2e5070d1177cc2cf0bcb4e08dfca1b2e806a5c90a82d1860b5dc51efe3e8d2bea3c1d3d966c132a39bfdd5d4791e59bb503a'
             
'94ddc3bdfc33f7b5300cc01b7c821dbd9a1433cae93bb7d467a1a732e84e7be4a6e75fbd69e88802e2eecca9c8541ecd1856d4ca2b508af224562cb05de80cca')
 
 prepare() {

Reply via email to