1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 04:50:32 +01:00
Files
aur/.SRCINFO
2020-08-20 09:56:32 +02:00

15 lines
438 B
Plaintext

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