summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo Mao2019-11-27 10:41:21 +0800
committerLeo Mao2019-11-27 10:41:21 +0800
commitb513c56007cf7a95a0e1a548750d8b376ec5c365 (patch)
tree4c0f04f29bb5c79b1528e43eacdd02be2e6bb1a5
parent63a267eb2a18e7b4758cadb6cc970cfcf36cb5d8 (diff)
downloadaur-b513c56007cf7a95a0e1a548750d8b376ec5c365.tar.gz
upgpkg: python-imageio 2.6.1-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 462b7de61b6a..faffff7d6a2c 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.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/imageio/imageio
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index bc6f96af55f3..3bce6204ff1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-imageio"
_pkgname="imageio"
pkgver=2.6.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=('x86_64')
_github="imageio/imageio"