1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
2020-07-01 07:55:02 +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.4.5
pkgrel = 1
url = https://github.com/lemire/simdjson
arch = x86_64
license = APACHE
makedepends = cmake
depends = gcc-libs
source = simdjson-0.4.5.tar.gz::https://github.com/lemire/simdjson/archive/v0.4.5.tar.gz
sha256sums = 2d5d125909f0f4bfebed5ea84cc1c6ccafe4730db336d2afcb5402369181e19e
pkgname = simdjson