python3-sh: update to 1.14.1.
This commit is contained in:
parent
103c282946
commit
3186d022ee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-sh'
|
||||
pkgname=python3-sh
|
||||
version=1.14.0
|
||||
revision=2
|
||||
version=1.14.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/amoffat/sh"
|
||||
distfiles="${PYPI_SITE}/s/sh/sh-${version}.tar.gz"
|
||||
checksum=05c7e520cdf70f70a7228a03b589da9f96c6e0d06fc487ab21fc62b26a592e59
|
||||
checksum=39aa9af22f6558a0c5d132881cf43e34828ca03e4ae11114852ca6a55c7c1d8e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in a new issue