1
0
mirror of https://github.com/bertptrs/aur.git synced 2026-02-27 19:20:37 +01:00
Files
aur/.SRCINFO
2020-04-01 08:05:06 +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.3.0
pkgrel = 1
url = https://github.com/lemire/simdjson
arch = x86_64
license = APACHE
makedepends = cmake
depends = gcc-libs
source = simdjson-0.3.0.tar.gz::https://github.com/lemire/simdjson/archive/v0.3.0.tar.gz
sha256sums = 735ec2607652975283ede83fe0e4eda7abaf53de47be924b91794413eff6ae63
pkgname = simdjson