1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 05:20:32 +01:00

Update to v0.6.1.

This commit is contained in:
2020-11-04 19:12:51 +01:00
parent b53637450b
commit 69df58c824
2 changed files with 5 additions and 5 deletions

View File

@@ -1,14 +1,14 @@
pkgbase = simdjson
pkgdesc = A C++ library to see how fast we can parse JSON with complete validation.
pkgver = 0.6.0
pkgver = 0.6.1
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
source = simdjson-0.6.1.tar.gz::https://github.com/simdjson/simdjson/archive/v0.6.1.tar.gz
sha256sums = 57ce12d94555cddc358a96a4995fb74375683a5ae09d3c7323dbd8ba09f4a850
pkgname = simdjson