summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLeo Mao2021-01-03 11:18:46 +0800
committerLeo Mao2021-01-03 11:18:46 +0800
commit29c92d2588789e2b2afdf220df4ea281ff6970e2 (patch)
tree6212d15886a8c55d778954515b7050b38c9d3846 /PKGBUILD
parent8e03ddf874945fbe1317dc63ddaba3c89f86196a (diff)
downloadaur-29c92d2588789e2b2afdf220df4ea281ff6970e2.tar.gz
upgpkg: python-imageio 2.9.0-2
Fix SRCINFO.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bdc6742542b..282ecacfaded 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-imageio"
_pkgname="imageio"
pkgver=2.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="a Python library that provides an easy interface to read and write a wide range of image data"
arch=('x86_64')
_github="imageio/imageio"