mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
srcinfo
This commit is contained in:
parent
5eb4248d74
commit
97cc3c653c
1 changed files with 5 additions and 5 deletions
10
.SRCINFO
10
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue