diff options
author | Christian Rebischke | 2016-07-24 02:23:01 +0200 |
---|---|---|
committer | Christian Rebischke | 2016-07-24 02:23:01 +0200 |
commit | 47f1c44824939f0f53a2f1540d76b50609ef400e (patch) | |
tree | 7963de0b3fdf2a7aaf7f0a3f279af6665f91e2df /.SRCINFO | |
parent | 17796e1faaabdf7b21be74b2ba9bfd2a7941108b (diff) | |
download | aur-47f1c44824939f0f53a2f1540d76b50609ef400e.tar.gz |
new release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,16 +1,18 @@ # Generated by mksrcinfo v8 -# Thu Feb 11 22:15:13 UTC 2016 +# Sun Jul 24 00:21:52 UTC 2016 pkgbase = python-terminaltables pkgdesc = Generate simple tables in terminals from a nested list of strings - pkgver = 2.1.0 + pkgver = 3.0.0 pkgrel = 1 url = https://github.com/Robpol86/terminaltables arch = any license = MIT makedepends = python makedepends = python2 - source = https://github.com/Robpol86/terminaltables/archive/v2.1.0.tar.gz - sha512sums = 6b6d16164936121c7e5d2034bba2e28679ddd488cd34d97ea8c92431cbe4ae9bcda677d3a1978860f70cebbb3108c6dceaf703e11ac74013bef60d7f89b039ef + makedepends = python-setuptools + makedepends = python2-setuptools + source = https://github.com/Robpol86/terminaltables/archive/v3.0.0.tar.gz + sha512sums = 608122b64d1c5da169fff66bff3d974e68d4d34eb42a071062033d714a4371faaeb1acb64bd463571b8743e203986c936b82d12b20b666cb990ba2f0f039b242 pkgname = python-terminaltables depends = python |