Rebuild reflective-rapidjson

Some llvm/clang update broke ABI (although there was no soname
bump).
This commit is contained in:
Martchus 2022-05-21 23:34:58 +02:00
parent 0bcd807d07
commit 6e853b9bb4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ _reponame=reflective-rapidjson
_llvmver=13
pkgname=reflective-rapidjson
pkgver=0.0.15
pkgrel=6
pkgrel=7
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON'
license=('GPL')