python3-quart: update to 0.13.0.
This commit is contained in:
parent
3693dbd836
commit
272bdedb3d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-quart'
|
# Template file for 'python3-quart'
|
||||||
pkgname=python3-quart
|
pkgname=python3-quart
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://gitlab.com/pgjones/quart"
|
homepage="https://gitlab.com/pgjones/quart"
|
||||||
changelog="https://gitlab.com/pgjones/quart/-/blob/master/CHANGELOG.rst"
|
changelog="https://gitlab.com/pgjones/quart/-/blob/master/CHANGELOG.rst"
|
||||||
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
distfiles="${homepage}/-/archive/${version}/${pkgname#*-}-${version}.tar.gz"
|
||||||
checksum=57fa4121bf7d3f6ef327c913a8b551271491e4bcf6b6ee75aee2c2e97249995c
|
checksum=2588556e41791adc81785e0df0b5b22979772ad44829fa7787453fe3ea0a69ce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue