1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00
Files
aur/.SRCINFO
2020-06-27 20:16:14 +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.1
pkgrel = 1
url = https://github.com/lemire/simdjson
arch = x86_64
license = APACHE
makedepends = cmake
depends = gcc-libs
source = simdjson-0.4.1.tar.gz::https://github.com/lemire/simdjson/archive/v0.4.1.tar.gz
sha256sums = d71bcedeb61da450d7291c2f4526f3840a72ad2a8b876d0c07d70b2f88b4463a
pkgname = simdjson