1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-26 21:10:31 +01:00
Files
aur/.SRCINFO
Bert Peters b53637450b Update to v.0.6.0.
The project also moved to its own organisation apparantly.
2020-10-24 15:10:40 +02:00

15 lines
442 B
Plaintext

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