summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesin2020-02-20 14:07:12 -0500
committerJesin2020-02-20 14:07:12 -0500
commita3948c39af859c966e9b4bbe5e7f5c1bfff763a9 (patch)
tree4c1f3f928c8a7e6504a5cef79e37fc18bdc12a11 /PKGBUILD
parent50a6f602d0258507d7c91d6cd9f16bf498647d58 (diff)
downloadaur-nlohmann-json-git.tar.gz
v3.7.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0f1f8a5fcc3..c033dc4c0d21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eduardo Sánchez Muñoz
pkgname=nlohmann-json-git
_name="${pkgname%-git}"
-pkgver=3.7.0
+pkgver=3.7.3
pkgrel=1
pkgdesc='Header-only JSON library for Modern C++'
url='https://github.com/nlohmann/json'