summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVictor2021-12-14 14:38:45 +0100
committerVictor2021-12-14 14:38:45 +0100
commit9430087914c0b879c19171e54698dfe26fbd988e (patch)
tree987ecc2eab1d78e7895f775b03eef7d1d1ba5d5d
parentaca99803e1bd76aa3a703e390370eef767fe1960 (diff)
downloadaur-9430087914c0b879c19171e54698dfe26fbd988e.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c2af73d143a..0e100cba802e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-palettable
pkgdesc = Color palettes for Python
pkgver = 3.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.org/project/palettable
arch = any
license = MIT
@@ -15,4 +15,3 @@ pkgbase = python-palettable
sha256sums = 06982353629cfa6b7b339fa4cfccd6eca5a4434d5caefb7c32e68baa41a1be7c
pkgname = python-palettable
-
diff --git a/PKGBUILD b/PKGBUILD
index bb2bcdb6d65d..672d0bcffbbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_name=palettable
pkgname=python-palettable
pkgver=3.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Color palettes for Python"
arch=('any')
url="https://pypi.org/project/palettable"