python-imagecodecs: update to 2021.1.8

This commit is contained in:
Miloš Komarčević
2021-01-11 09:44:14 +01:00
parent 2f031a97c9
commit e9b0dfbfce

View File

@@ -3,7 +3,7 @@
_realname=imagecodecs
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=2020.12.24
pkgver=2021.1.8
pkgrel=1
pkgdesc='Image transformation, compression, and decompression codecs (mingw-w64)'
arch=('any')
@@ -30,7 +30,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools"
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/cgohlke/imagecodecs/archive/v${pkgver}.tar.gz"
"0002-mingw-fix-zopfli-header.patch"
"0003-mingw-fix-setup.patch")
sha256sums=('73c36ccf7f7f68472d9273c72e4c63e616e27afea0f6f9ff871a8ad9a3c70bcc'
sha256sums=('0f705fa8a471c794228eb08d868dc807c5b6211400af6404e9cd21ad0a01dd7e'
'de24ec8970281639f8daf396477c9fbd34a12723c82568cd411247b074729425'
'9aa110a221116b88412c9dfb1cc431021a4431fdf41287c46537466e651ceceb')