python3-tifffile: update to 2020.7.17.
This commit is contained in:
parent
8593d164a9
commit
0ee2d4103c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tifffile'
|
# Template file for 'python3-tifffile'
|
||||||
pkgname=python3-tifffile
|
pkgname=python3-tifffile
|
||||||
version=2020.7.4
|
version=2020.7.17
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/cgohlke/tifffile"
|
homepage="https://github.com/cgohlke/tifffile"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=0bdd2be3d4235c20ba5b9c266c1b835c387df539b9c1abeb0ca7e55846503676
|
checksum=113b75045ca523d13f95d04056c94768f3afbc9d612b0bfd342ffb1290065ee6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue