python3-mypy: update to 0.630.
This commit is contained in:
parent
19b18f9b60
commit
d1097b54cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-mypy'
|
# Template file for 'python3-mypy'
|
||||||
pkgname=python3-mypy
|
pkgname=python3-mypy
|
||||||
version=0.620
|
version=0.630
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="mypy-${version}"
|
wrksrc="mypy-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python/mypy"
|
homepage="https://github.com/python/mypy"
|
||||||
distfiles="https://github.com/python/mypy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python/mypy/archive/v${version}.tar.gz"
|
||||||
checksum=081d734c7933118679e96a7d593a52176f1ebc5eec996660db293b36ed2edc55
|
checksum=d72cf509aa015b75efebddc724927d53012055499ffdbc8166429a8d2383b91d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue