python3-svg.path: update to 6.2.
This commit is contained in:
parent
1fce7020b9
commit
f63d034981
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-svg.path'
|
||||
pkgname=python3-svg.path
|
||||
version=6.0
|
||||
version=6.2
|
||||
revision=1
|
||||
wrksrc="svg.path-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,8 +11,9 @@ short_desc="Python3 SVG path parser"
|
|||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/regebro/svg.path"
|
||||
changelog="https://raw.githubusercontent.com/regebro/svg.path/master/CHANGES.txt"
|
||||
distfiles="https://github.com/regebro/svg.path/archive/${version}.tar.gz"
|
||||
checksum=3c460dfb366c3cb70f26eb7e22c092144e24f4f62028632289fa703f8dc25630
|
||||
checksum=521e643ae74a78975714d43bd68c51b42888e505b6b964c6f693b091d3fa89e6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue