summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesin2018-08-20 16:19:49 -0400
committerJesin2018-08-20 16:19:49 -0400
commit0063a0ac787f0c552fa191f771d480c7763b6f9b (patch)
treeb962ff4e8e93d3742d459fa6c2040385b23dbe1f /PKGBUILD
parent1547c108f4ddb2913bde132f9f275cac2a362eab (diff)
downloadaur-0063a0ac787f0c552fa191f771d480c7763b6f9b.tar.gz
v3.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4ae1c70445d..86bf80c4b257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Eduardo Sánchez Muñoz
pkgname=nlohmann-json-git
_name="${pkgname%-git}"
-pkgver=3.1.2
+pkgver=3.2.0
pkgrel=1
pkgdesc='Header-only JSON library for Modern C++'
url='https://github.com/nlohmann/json'