[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 27 20:51:38 UTC 2022


    Date: Wednesday, July 27, 2022 @ 20:51:38
  Author: arojas
Revision: 451711

upgpkg: libtorrent-rasterbar 1:2.0.7-1: Update to 2.0.7

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 20:32:24 UTC (rev 451710)
+++ PKGBUILD	2022-07-27 20:51:38 UTC (rev 451711)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=2.0.6
-pkgrel=2
+pkgver=2.0.7
+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/"
@@ -14,7 +14,7 @@
 makedepends=('boost' 'cmake' 'ninja' 'python-setuptools')
 options=('!emptydirs')
 source=(https://github.com/arvidn/libtorrent/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('4a5d710706040ef6193967dbb13998cb0ddebe7e95c3bf8aec0812876027c68c32b001fd3f07cd4ff1b819660a8d46ae8c7077e72caf92572288a51cdec7daea')
+sha512sums=('30e558245a261ccf3f23815a037477ae6da1a02da0b7b3aa40383058c5782a341a11ae684f959efc1c9b39e31475ec31451b9ff4b2db3c0bfccc4d42bd6d69c1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list