summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:17:02 -0400
committerTim Savannah2018-09-21 21:17:02 -0400
commitf573abb0139ef0734becbd07c09b18089eaa2516 (patch)
tree1854df04593e1afe85e8daafd2cabd92ac55fe0e /PKGBUILD
parent65b61eaba19d13bde203356876f782e86ae8bd69 (diff)
downloadaur-jsontocsv.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1598717e7c1c..a64d82091532 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=('jsontocsv' 'python-jsontocsv')
_realName='jsonToCsv'
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Extract data from json and convert to CSV"
arch=('any')
license=('LGPLv3')