python3-imageio: update to 2.12.0.
This commit is contained in:
parent
b66a0cc687
commit
41879b96ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-imageio'
|
# Template file for 'python3-imageio'
|
||||||
pkgname=python3-imageio
|
pkgname=python3-imageio
|
||||||
version=2.11.1
|
version=2.12.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/imageio/imageio"
|
homepage="https://github.com/imageio/imageio"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5ab8ec9aad5c3e2338ea459ae92a4a1b53749cb7d5ffb00aefd2451a863dda7b
|
checksum=e7d1e7b135415db608f32c2feebd139afb9b8379dd4e49c661578f999dfc2cea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue