summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2019-12-02 11:55:12 +0300
committerCaleb Maclennan2019-12-02 11:55:12 +0300
commit328a83f63028919414a07a9dd22ee78d1177845d (patch)
tree8d07b8cd80e8c10348453060274a78f87bbb75b1 /PKGBUILD
parent49575ce39a05d3813c5e1c1a193243c07c7f9d0c (diff)
downloadaur-328a83f63028919414a07a9dd22ee78d1177845d.tar.gz
Update to v0.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b6945bc6d9d..3c52dc7f4f93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pipname=pantable
pkgname=python-$_pipname
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.2
+pkgrel=1
pkgdesc="CSV Tables in Markdown: Pandoc Filter for CSV Tables"
arch=(any)
url="https://github.com/ickc/$_pipname"