python3-imageio: update to 2.13.5.
This commit is contained in:
parent
92d619620a
commit
e7e14d3a2e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-imageio'
|
||||
pkgname=python3-imageio
|
||||
version=2.13.4
|
||||
version=2.13.5
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,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=19ec7a2497caff417312100a005bd5b02ac1769f1374ef191e457d01ebd3fd70
|
||||
checksum=ac79da398f3eda2984ce41bf71467200d3ca1a75515efddae3b07d023a2bbee1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue