python3-tifffile: update to 2020.7.22.
This commit is contained in:
parent
be3da50f79
commit
502bed7420
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tifffile'
|
# Template file for 'python3-tifffile'
|
||||||
pkgname=python3-tifffile
|
pkgname=python3-tifffile
|
||||||
version=2020.7.17
|
version=2020.7.22
|
||||||
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=113b75045ca523d13f95d04056c94768f3afbc9d612b0bfd342ffb1290065ee6
|
checksum=3dca5a25030a8fe6dac93cf26be693cac63fc012afe504606d80618fe85d044a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue