python3-wcmatch: update to 8.3.
This commit is contained in:
parent
06db272722
commit
c466c5383c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-wcmatch'
|
# Template file for 'python3-wcmatch'
|
||||||
pkgname=python3-wcmatch
|
pkgname=python3-wcmatch
|
||||||
version=8.2
|
version=8.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://github.com/facelessuser/wcmatch"
|
homepage="https://github.com/facelessuser/wcmatch"
|
||||||
changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md"
|
changelog="https://raw.githubusercontent.com/facelessuser/wcmatch/main/docs/src/markdown/about/changelog.md"
|
||||||
distfiles="${PYPI_SITE}/w/wcmatch/wcmatch-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/w/wcmatch/wcmatch-${version}.tar.gz"
|
||||||
checksum=4d54ddb506c90b5a5bba3a96a1cfb0bb07127909e19046a71d689ddfb18c3617
|
checksum=371072912398af61d1e4e78609e18801c6faecd3cb36c54c82556a60abc965db
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue