mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-27 21:40:31 +01:00
upgpkg: simdjson 1:3.7.0-1
upstream release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Bert Peters <bert@bertptrs.nl>
|
||||
pkgname=simdjson
|
||||
epoch=1
|
||||
pkgver=3.6.4
|
||||
pkgver=3.7.0
|
||||
pkgrel=1
|
||||
pkgdesc="A C++ library to see how fast we can parse JSON with complete validation."
|
||||
arch=('x86_64')
|
||||
@@ -10,7 +10,7 @@ license=('APACHE')
|
||||
depends=(gcc-libs)
|
||||
makedepends=(cmake)
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/simdjson/simdjson/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('7e93d5094a47180a3d451cb261ba29ac66f3f6ceb7c2a0884955e9a2bb06d818')
|
||||
sha256sums=('27315c4861893b3e036c1f672b1c238ee86be6edb84c0824d1ed20dea5999777')
|
||||
|
||||
build() {
|
||||
cd "$pkgname-$pkgver"
|
||||
|
||||
Reference in New Issue
Block a user