summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArne Beer2016-02-15 21:07:29 +0100
committerArne Beer2016-02-15 21:07:29 +0100
commitf0cfc26229d966f25c806736b2b9ba166b738b5e (patch)
tree26b5c49ce9bfbb5d347a647e5f488171c3902383
parente06e3185029a517b0a8464e001a608353405257a (diff)
downloadaur-f0cfc26229d966f25c806736b2b9ba166b738b5e.tar.gz
Update description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e5d4e432153..5178d84dee56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Dec 11 14:42:57 UTC 2015
+# Mon Feb 15 20:07:18 UTC 2016
pkgbase = python-colorclass-git
- pkgdesc = Generate simple tables in terminals from a nested list of strings.
+ pkgdesc = Yet another ANSI color text library for Python.
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/Robpol86/colorclass
diff --git a/PKGBUILD b/PKGBUILD
index 97b89e39be89..18b63f6f6cf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=python-colorclass-git
pkgver=1.2.0
pkgrel=1
arch=('any')
-pkgdesc='Generate simple tables in terminals from a nested list of strings.'
+pkgdesc='Yet another ANSI color text library for Python. '
license=('MIT')
makedepends=('git python-setuptools')
provides=('python-colorclass')