python-typing: update to 3.6.4. (#11154)
This commit is contained in:
parent
410a3e2a19
commit
bf4e07acb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-typing'
|
||||
pkgname=python-typing
|
||||
version=3.6.2
|
||||
version=3.6.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="typing-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://docs.python.org/3/library/typing.html"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/t/typing/typing-${version}.tar.gz"
|
||||
checksum=d514bd84b284dd3e844f0305ac07511f097e325171f6cc4a20878d11ad771849
|
||||
checksum=d400a9344254803a2368533e4533a4200d21eb7b6b729c173bc38201a74db3f2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue