summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesin2019-08-02 12:03:15 -0400
committerJesin2019-08-02 12:03:15 -0400
commit4acd75239dd41105f68e2c8e8c87b0d7cbfa4eac (patch)
treedbec9c801cd514a8fb3c459834621294c734c583 /PKGBUILD
parent7a71e4cc8037b510a3ec78bb9e8acaaf832751fe (diff)
downloadaur-4acd75239dd41105f68e2c8e8c87b0d7cbfa4eac.tar.gz
v3.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f08602a22665..b590c85fe808 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eduardo Sánchez Muñoz
pkgname=nlohmann-json-git
_name="${pkgname%-git}"
-pkgver=3.6.1
+pkgver=3.7.0
pkgrel=1
pkgdesc='Header-only JSON library for Modern C++'
url='https://github.com/nlohmann/json'