summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2021-11-03 10:58:25 +0100
committerMartchus2021-11-03 10:58:25 +0100
commitcc51dfbe3c7b7606562e11ac67c539c665c5258b (patch)
tree15113afedf80925efdecd945d6d8f1820fda8700 /PKGBUILD
parent3068b9896e58dcdf5fc6ff43bdc251936c7d8f32 (diff)
downloadaur-cc51dfbe3c7b7606562e11ac67c539c665c5258b.tar.gz
Update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 228582e918f8..53426602859f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
# you also find the URL of a binary repository.
_reponame=reflective-rapidjson
-_llvmver=12
+_llvmver=13
pkgname=reflective-rapidjson
pkgver=0.0.15
-pkgrel=5
+pkgrel=6
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON'
license=('GPL')