summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2018-08-06 22:39:16 +0200
committerXyne2018-08-06 22:39:16 +0200
commita1bf4295d00d9cd7298f42951604d2fbf6c7467b (patch)
tree7007e5c3304bb2ac7cebe4395fd08cfd8d11b6ca
parent5af752ca2921e0b183c96be8edf41a47657a48af (diff)
downloadaur-a1bf4295d00d9cd7298f42951604d2fbf6c7467b.tar.gz
Update to 2017.11.5-3
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f220ed1b4cb7..ad6d986bb47e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
-# Generated by mksrcinfo v8
-# Sun Nov 5 21:09:38 UTC 2017
pkgbase = python3-colorsysplus
pkgdesc = An extension of the standard colorsys module with support for CMYK, terminal colors, ANSI and more.
pkgver = 2017.11.5
- pkgrel = 1
+ pkgrel = 3
url = https://xyne.archlinux.ca/projects/python3-colorsysplus
arch = any
license = GPL
depends = python3
source = https://xyne.archlinux.ca/projects/python3-colorsysplus/src/python3-colorsysplus-2017.11.5.tar.xz
source = https://xyne.archlinux.ca/projects/python3-colorsysplus/src/python3-colorsysplus-2017.11.5.tar.xz.sig
+ validpgpkeys = EC3CBE7F607D11E663149E811D1F0DC78F173680
md5sums = 4620cbf50b3b6adf9930d3f604b69378
md5sums = 5f4bc07dad186153b7e0ad0af7456958
sha512sums = 1bf9a519ac0d44f1d1d7375846bcb9e1a3f1c6be092147e6889994742bc4284844c5f200e423296ea8fb0008659a039784d669ce4539d1de2a9bad5c35d63e2a
diff --git a/PKGBUILD b/PKGBUILD
index 11e875552f77..a507252962fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-colorsysplus
pkgver=2017.11.5
-pkgrel=1
+pkgrel=3
pkgdesc='An extension of the standard colorsys module with support for CMYK, terminal colors, ANSI and more.'
arch=(any)
license=(GPL)