From 108bac84dc7d90ab07097a8de7719b3d847cd332 Mon Sep 17 00:00:00 2001 From: Karel Balej Date: Thu, 8 Aug 2024 21:35:20 +0200 Subject: [PATCH] magic-wormhole: update to 0.15.0, add changelog --- srcpkgs/magic-wormhole/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/magic-wormhole/template b/srcpkgs/magic-wormhole/template index 71b78e7f328..7716394cf19 100644 --- a/srcpkgs/magic-wormhole/template +++ b/srcpkgs/magic-wormhole/template @@ -1,6 +1,6 @@ # Template file for 'magic-wormhole' pkgname=magic-wormhole -version=0.14.0 +version=0.15.0 revision=1 build_style=python3-pep517 hostmakedepends="python3 python3-build python3-setuptools python3-wheel" @@ -11,8 +11,9 @@ short_desc="Get things from one computer to another, safely" maintainer="travankor " license="MIT" homepage="https://magic-wormhole.readthedocs.io/en/latest/" +changelog="https://raw.githubusercontent.com/magic-wormhole/magic-wormhole/master/NEWS.md" distfiles="https://github.com/warner/magic-wormhole/archive/${version}.tar.gz" -checksum=6104ff2ce1223bf8fefc3a7a2a3bca0dddb86e008b21b6f47543dd74ab18db3c +checksum=bc77b7280876ad0e9611498cdee1aebb3d0ec0a9236bf7356dc8967f2d6ce201 post_install() { vlicense LICENSE