jsoncpp: arch=('i686' 'x86_64')

This commit is contained in:
Tim Stahlhut 2025-01-12 12:48:23 -05:00 committed by Christoph Reiter
parent 296ae91ea7
commit a0fd657967

View File

@ -3,9 +3,9 @@
pkgbase="jsoncpp"
pkgname=("${pkgbase}" "${pkgbase}-devel")
pkgver=1.9.6
pkgrel=2
pkgrel=3
pkgdesc="A C++ library for interacting with JSON"
arch=('any')
arch=('i686' 'x86_64')
url="https://github.com/open-source-parsers/jsoncpp"
msys2_references=(
"anitya: 7483"