python3-imageio: update to 2.10.3.
This commit is contained in:
parent
013d938a4e
commit
628da634bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-imageio'
|
||||
pkgname=python3-imageio
|
||||
version=2.10.1
|
||||
version=2.10.3
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/imageio/imageio"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=43eefc54146c42d95c8212150216f952c4e6e8270d58b6e01118348aa2c0e252
|
||||
checksum=7314f74dab1919a38de10b0cfa27decf66ca600e19bdcd9ba2f95b4572bf36de
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue