From 595ea86aa546d63663b37e4393589206396498e2 Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 9 May 2020 05:34:26 -0700 Subject: [PATCH] python3-txtorcon: update to 20.0.0. --- srcpkgs/python3-txtorcon/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-txtorcon/template b/srcpkgs/python3-txtorcon/template index a10ab59c582..d2ad88b06d1 100644 --- a/srcpkgs/python3-txtorcon/template +++ b/srcpkgs/python3-txtorcon/template @@ -1,11 +1,10 @@ # Template file for 'python3-txtorcon' pkgname=python3-txtorcon -version=19.1.0 -revision=2 +version=20.0.0 +revision=1 archs=noarch wrksrc="txtorcon-${version}" build_style=python3-module -pycompile_module="twisted txtorcon" hostmakedepends="python3 python3-setuptools" depends="python3-automat python3-Twisted" short_desc="Twisted-based asynchronous Tor control protocol implementation" @@ -13,7 +12,7 @@ maintainer="travankor " license="MIT" homepage="https://txtorcon.readthedocs.io/en/latest/" distfiles="https://github.com/meejah/txtorcon/archive/v${version}.tar.gz" -checksum=c72d7474ff4385cd60b5c2c52a50ece3f19a6f00259bf0ff0c38b264036e1c2d +checksum=8b5f5587ab03bb965c4d162b8ef86c6853c06041b200f2f8a2272caa4bd7cac4 post-install() { vlicense LICENSE