[arch-commits] Commit in libtorrent-rasterbar/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 22 04:50:53 UTC 2020
Date: Wednesday, April 22, 2020 @ 04:50:52
Author: felixonmars
Revision: 380707
upgpkg: libtorrent-rasterbar 1:1.2.6-1
Modified:
libtorrent-rasterbar/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-22 03:22:25 UTC (rev 380706)
+++ PKGBUILD 2020-04-22 04:50:52 UTC (rev 380707)
@@ -3,7 +3,7 @@
# Contributor: Hugo Doria <hugo at archlinux.org>
pkgname=libtorrent-rasterbar
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
epoch=1
pkgdesc="A C++ BitTorrent library that aims to be a good alternative to all the other implementations around"
@@ -15,7 +15,7 @@
options=('!emptydirs')
_pkgver=${pkgver//./_}
source=(https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('b907916bb2b4d550a5173783163cb192c31c0db5e25a4807a4701d1e5fa7e0d4fd9f1fb2c89b43f613a750b42816b07576fb773663fbf3cfb2e3e4b9de380f26')
+sha512sums=('78f9120b1b824dac37ec8bd16a29abdfcd7fd6af3c56e0cc9048d74412d000ef5ea1e8421f757eddb914f8bb20de9fb4192d5b8a3f781fa2e1d4f134ea24b1ee')
prepare() {
mkdir py2 py3
More information about the arch-commits
mailing list