summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Mao2024-04-28 11:27:24 +0800
committerLeo Mao2024-04-28 11:27:24 +0800
commit184abb0ab2899809eb1e1225e6189a9e511396d1 (patch)
tree321cc6947743af0459fd9b4ea7c67ffc5674d872
parent28be7fb89312d8be90bf2fd561d7fb0e9d87448b (diff)
downloadaur-python-imageio.tar.gz
upgpkg: python-imageio 2.34.1-2
python 3.12 rebuild.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1475f5e2851..aa9fc340c22c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-imageio
pkgdesc = a Python library that provides an easy interface to read and write a wide range of image data
pkgver = 2.34.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/imageio/imageio
arch = any
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index fc35f779df68..401c6de4dddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-imageio"
_pkgname="imageio"
pkgver=2.34.1
-pkgrel=1
+pkgrel=2
pkgdesc="a Python library that provides an easy interface to read and write a wide range of image data"
arch=('any')
_github="imageio/imageio"