summaryrefslogtreecommitdiff
path: root/python-imageio
diff options
context:
space:
mode:
Diffstat (limited to 'python-imageio')
-rw-r--r--python-imageio/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD
index 26ff36f91..74634ad10 100644
--- a/python-imageio/PKGBUILD
+++ b/python-imageio/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='python-imageio'
_pkgname="${pkgname#*-}"
-pkgver=2.34.0
-pkgrel=4
+pkgver=2.34.2
+pkgrel=1
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('BSD')
pkgdesc='Python library that provides an easy interface to read and write a wide range of image data'
source=("$pkgname-$pkgver.tar.gz::https://github.com/imageio/imageio/archive/v$pkgver.tar.gz")
-sha512sums=('d28b5b849a8d7fc90c4c4a82b2056431e5351ecce709cd48ccb9aaf58a50964a1b77faf4663d3fdeb4757951fb8a03b5bf632e57f78ddd59d5a9acdb62b78f48')
+sha512sums=('07e5f2fbb46ba653eb3de4f59d4c04d77405e4c7d680a4f853b9b95bc7de48f33866a53f37f56cc8ae0b9e0f505771ab1aa57db9dd975db90077ce8ba0060f9f')
depends=(
'python>=3.12'
'python<3.13'