This commit is contained in:
Dominik Schwaiger 2023-04-01 13:56:14 +02:00
parent 5eb4248d74
commit 97cc3c653c
No known key found for this signature in database
GPG key ID: F7E7E19BC69F7DF5

View file

@ -1,7 +1,7 @@
pkgbase = surrealdb-bin
pkgdesc = A scalable, distributed, collaborative, document-graph database, for the realtime web
pkgver = 1.0.0_beta.8
pkgrel = 2
pkgver = 1.0.0_beta.9
pkgrel = 1
url = https://github.com/surrealdb/surrealdb
arch = x86_64
license = custom:BSL
@ -10,9 +10,9 @@ pkgbase = surrealdb-bin
depends = gcc-libs
provides = surrealdb
conflicts = surrealdb
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.8/LICENSE
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.8/surreal-v1.0.0-beta.8.linux-amd64.tgz
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.9/LICENSE
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.9/surreal-v1.0.0-beta.9.linux-amd64.tgz
sha256sums = 3012620080caa47eb9d8fd490044274b9b71eda7fc48c9084914a5470800a868
sha256sums = a70994b1c67ed46d897cd410b9e6ca74ee333272d95d676068aea3b5cc91e731
sha256sums = f745274daafcb2ee2717a13e00e0c977442a63233e43f437b86c4f5df2a83468
pkgname = surrealdb-bin