summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcaltlgin2020-12-03 07:10:11 +1300
committercaltlgin2020-12-03 07:10:11 +1300
commit5c569ae646d73e210dd7947016e9c12a203e19d4 (patch)
tree5410626b4f957eb306ec6f2256196a64ce77827a /PKGBUILD
parent855ac09b8e329763765c5aeaf3ecfa8eb48f1dcd (diff)
downloadaur-5c569ae646d73e210dd7947016e9c12a203e19d4.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbd5ff0b6043..9e1254239782 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='jtbl'
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='Simple cli tool to print JSON and JSON Lines data as a table in the terminal'
arch=('any')
url='https://github.com/kellyjonbrazil/jtbl'