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

Antonio Rojas arojas at archlinux.org
Wed Dec 4 19:32:16 UTC 2019


    Date: Wednesday, December 4, 2019 @ 19:32:16
  Author: arojas
Revision: 370400

Update to 1.2.2

Modified:
  libtorrent-rasterbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 19:15:24 UTC (rev 370399)
+++ PKGBUILD	2019-12-04 19:32:16 UTC (rev 370400)
@@ -3,8 +3,8 @@
 # Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=libtorrent-rasterbar
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+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/"
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 _pkgver=${pkgver//./_}
 source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('f9d0f2dd278a56f96f5d6d13996a3647a26acfb31fa9cbd42b2edc68a5ab4818764dec7ab6b0e1a25798adfc6b4460884606af72728c61c7762adbd8bdf4b4c6')
+sha512sums=('8ef867d253fe187336ec5919683526997298319b755bcd72eeca2c56c81462d2aed912d2eadcd560d2a8729b36798718f9a1668a83927211f49667af9bdf0a06')
 
 prepare() {
   mkdir py2 py3



More information about the arch-commits mailing list