python-tifffile: update to 2022.2.2
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
_realname=tifffile
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=2021.11.2
|
||||
pkgver=2022.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Read and write image data from and to TIFF files (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -18,7 +18,7 @@ optdepends=("${MINGW_PACKAGE_PREFIX}-python-imagecodecs: required only for encod
|
||||
"${MINGW_PACKAGE_PREFIX}-python-lxml: required only for validating and printing XML")
|
||||
options=('staticlibs' 'strip' '!debug')
|
||||
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cgohlke/${_realname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('68e4ec10bc189f7ea9526619bf4787ec7d9decb857c6f15a06a999bdff4abfc0')
|
||||
sha256sums=('85a83c24a214e8baf09da1f85ca5a88b52610142f561ecc2873404ef50a3f6e3')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user