summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel E. Shub2017-08-30 18:52:24 -0400
committerDaniel E. Shub2017-08-30 18:52:24 -0400
commite48464b1c17f9f628f126ee28390029107c2cbf6 (patch)
tree794316f0349a5ab7134a877ac7bc88dd482688cb /PKGBUILD
parent851274625a08e6c4c4635601f6d8158681844c68 (diff)
downloadaur-e48464b1c17f9f628f126ee28390029107c2cbf6.tar.gz
3.8.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d29467565b81..04e6c125e53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=pyjson_tricks
pkgname=python2-json-tricks
pkgver=3.8.0
-pkgrel=1
+pkgrel=2
pkgdesc="Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable."
arch=(any)
url="https://github.com/mverleg/pyjson_tricks"