magic-wormhole: update to 0.15.0, add changelog
This commit is contained in:
parent
ceb5fe1f01
commit
108bac84dc
|
@ -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 <travankor@tuta.io>"
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue