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