1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-25 20:40:32 +01:00
Files
aur/simdjson/.SRCINFO
Bert Peters 4ff404a263 upgpkg: python-plotly 5.10.0-1
upstream release

upgpkg: simdjson 2.2.2-1

upstream release
2022-07-30 15:37:24 +02:00

14 lines
441 B
Plaintext

pkgbase = simdjson
pkgdesc = A C++ library to see how fast we can parse JSON with complete validation.
pkgver = 2.2.2
pkgrel = 1
url = https://github.com/simdjson/simdjson
arch = x86_64
license = APACHE
makedepends = cmake
depends = gcc-libs
source = simdjson-2.2.2.tar.gz::https://github.com/simdjson/simdjson/archive/v2.2.2.tar.gz
sha256sums = b0e36beab240bd827c1103b4c66672491595930067871e20946d67b07758c010
pkgname = simdjson