summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesin2019-03-24 14:05:07 -0400
committerJesin2019-03-24 14:05:07 -0400
commit7a71e4cc8037b510a3ec78bb9e8acaaf832751fe (patch)
tree1ff52fef837bf02fd006dcd1ec660b473f9a827c /PKGBUILD
parentd5fc23994243e0d826323e9610fb2b95eef3a884 (diff)
downloadaur-7a71e4cc8037b510a3ec78bb9e8acaaf832751fe.tar.gz
v3.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63c564231111..f08602a22665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eduardo Sánchez Muñoz
pkgname=nlohmann-json-git
_name="${pkgname%-git}"
-pkgver=3.5.0
+pkgver=3.6.1
pkgrel=1
pkgdesc='Header-only JSON library for Modern C++'
url='https://github.com/nlohmann/json'