summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesin2018-11-09 14:31:28 -0500
committerJesin2018-11-09 14:31:28 -0500
commitcbc2a4d6aa9a5e08f47ca36814a21e15dfe5abcd (patch)
treecb5e0dd7f7264bd75ad3769a58631b4ddc85c9be /PKGBUILD
parent5e2b5138f9b516d7b47ce7c70143dae1e96f1898 (diff)
downloadaur-cbc2a4d6aa9a5e08f47ca36814a21e15dfe5abcd.tar.gz
v3.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 889c357340d4..b152cdb7ab2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eduardo Sánchez Muñoz
pkgname=nlohmann-json-git
_name="${pkgname%-git}"
-pkgver=3.3.0
+pkgver=3.4.0
pkgrel=1
pkgdesc='Header-only JSON library for Modern C++'
url='https://github.com/nlohmann/json'