[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 28 19:08:11 UTC 2020
Date: Friday, August 28, 2020 @ 19:08:10
Author: felixonmars
Revision: 394850
upgpkg: libtorrent-rasterbar 1:1.2.9-1
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-28 18:55:29 UTC (rev 394849)
+++ PKGBUILD 2020-08-28 19:08:10 UTC (rev 394850)
@@ -3,7 +3,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=1.2.8
+pkgver=1.2.9
pkgrel=1
epoch=1
pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
@@ -14,7 +14,7 @@
makedepends=('boost' 'python2' 'python')
options=('!emptydirs')
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('3669175763b1df96f1a2568b7a51df4e7fdf48033826484db8a5bf6525ec117423cdb23b4c357d7ea1d24ec47cf2ee4a0bbfe5f13e825418de9f8ac2dfee5971')
+sha512sums=('6b25a7b14649fb6ddcd6afbe3ab1799c055abd2439c6cd57b57f60d58c2db802c8a5d0ad675b100a7c0091ebb1bc70ae1b39daedb956effbe51d09f2ced0e75e')
prepare() {
mkdir py2 py3
More information about the arch-commits
mailing list