From a630ae41e83bd8b62fb43ede0ba786e1d2d9ec10 Mon Sep 17 00:00:00 2001 From: anelki Date: Fri, 15 Sep 2023 22:49:03 -0500 Subject: [PATCH] magic-wormhole: update to 0.13.0. --- srcpkgs/magic-wormhole/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/magic-wormhole/template b/srcpkgs/magic-wormhole/template index 18a4a9418b2b8..c203d44a83273 100644 --- a/srcpkgs/magic-wormhole/template +++ b/srcpkgs/magic-wormhole/template @@ -1,9 +1,9 @@ # Template file for 'magic-wormhole' pkgname=magic-wormhole -version=0.12.0 -revision=5 -build_style=python3-module -hostmakedepends="python3 python3-setuptools" +version=0.13.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3 python3-build python3-setuptools python3-wheel" depends="python3-autobahn python3-cffi python3-click python3-humanize python3-idna python3-pynacl python3-service_identity python3-spake2 python3-tqdm python3-txtorcon" @@ -12,7 +12,7 @@ maintainer="travankor " license="MIT" homepage="https://magic-wormhole.readthedocs.io/en/latest/" distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz" -checksum=5522184ab995a22ff72bf9019e54cb7b5e7f0f3308c251f121da15a198afe1d9 +checksum=80c68433e06583b40323f19aa519a108b3f4b06b904051dd71c52c243931e401 post_install() { vlicense LICENSE