summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 19:38:16 +0000
committerOromion2021-12-14 19:38:16 +0000
commitb8a4e6ecbfb20b46c958a10eb49a9c401e1f5fcf (patch)
tree200161ccbed3683102617fe63f96c507d4e96c07 /PKGBUILD
parent06853b9b07f85fd8131b2ab57e648a1663d74d86 (diff)
downloadaur-b8a4e6ecbfb20b46c958a10eb49a9c401e1f5fcf.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7550e028998..2fd68627e805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _base=viscm
pkgname=python-${_base}
pkgdesc="A tool for visualizing and designing colormaps using colorspacious and matplotlib"
pkgver=0.9
-pkgrel=3
+pkgrel=4
arch=('any')
url="https://github.com/matplotlib/${_base}"
license=(MIT)