summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2021-12-13 23:16:31 +0100
committerXyne2021-12-13 23:16:31 +0100
commit7ef676b291b1d4329796800ca25f68b8b05691e7 (patch)
treed8959822b8dfa76a852c0025c6631686681e0915
parent2127efb56f5e063e9045a4e2d916894ef966dabe (diff)
downloadaur-7ef676b291b1d4329796800ca25f68b8b05691e7.tar.gz
Update to 2021.11-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c429099c2854..b27a7cad1d89 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python3-colorsysplus
pkgdesc = An extension of the standard colorsys module with support for CMYK, terminal colors, ANSI and more.
pkgver = 2021.11
- pkgrel = 1
+ pkgrel = 2
url = https://xyne.dev/projects/python3-colorsysplus
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 5b3ae89817e3..9120bb1f3174 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=python3-colorsysplus
pkgver=2021.11
-pkgrel=1
+pkgrel=2
pkgdesc='An extension of the standard colorsys module with support for CMYK, terminal colors, ANSI and more.'
arch=(any)
license=(GPL)