python3-pytools: update to 2020.4.
This commit is contained in:
parent
e884e6f47e
commit
0cee109449
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2020.3.1
|
||||
version=2020.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="X11"
|
||||
homepage="https://pypi.org/project/pytools"
|
||||
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
||||
checksum=86ebb27e8d946b30bc4479f97862066eb26e305d5ad4327230b2b2f8cbf110f9
|
||||
checksum=37db39ff11a1b5fc8aec875ae4ddb3d6c21aa0e95bddc9c841aa98e1631ae460
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue