summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2019-11-19 02:14:20 +0100
committerXyne2019-11-19 02:14:20 +0100
commit807c4951e55553880205dd626c77cdb32bc5d042 (patch)
tree9c46fa75abce0b4af43aaf5f617e24437849a8da
parente0ad25fafc9c0b4f919feb673774402ac92f35f2 (diff)
downloadaur-807c4951e55553880205dd626c77cdb32bc5d042.tar.gz
Update to 2018.8-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index efd55219ba04..40e22aaacc67 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 = 2018.8
- pkgrel = 1
+ pkgrel = 2
url = https://xyne.archlinux.ca/projects/python3-colorsysplus
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index c3258fc5c601..982c7e85a803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-colorsysplus
pkgver=2018.8
-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)