python3-tifffile: update to 2020.9.3.
This commit is contained in:
parent
ec531e5347
commit
86587f6e32
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tifffile'
|
||||
pkgname=python3-tifffile
|
||||
version=2020.8.25
|
||||
version=2020.9.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/cgohlke/tifffile"
|
||||
changelog="https://raw.githubusercontent.com/cgohlke/tifffile/master/CHANGES.rst"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3d741f0dc24c477cc38e7f4dd60aef7c5ab7ce41ce1cdf1a1cee0a31e36f3842
|
||||
checksum=09797b4ef83b1fcc4f6c9325fc74c537e330524262162039ce44f74181c60ebc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue