python3-tifffile: update to 2020.8.13.

This commit is contained in:
Andrew J. Hesford 2020-08-15 08:40:09 -04:00
parent 0655cff04f
commit 8cc74f0dd8

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tifffile' # Template file for 'python3-tifffile'
pkgname=python3-tifffile pkgname=python3-tifffile
version=2020.7.24 version=2020.8.13
revision=1 revision=1
wrksrc="${pkgname#python3-}-${version}" wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module build_style=python3-module
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://github.com/cgohlke/tifffile" homepage="https://github.com/cgohlke/tifffile"
changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst" changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=6e5ccc5dae3303ed06d80a12d8d1077a1f4eda6be52925735d8e17b8f970fb6e checksum=59635a32546e40f269919b14768aada243bf56236f3b90e844b47a762535c53b
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE