mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
srcinfo err
This commit is contained in:
parent
5e1e4a4364
commit
616bdfc214
2 changed files with 2 additions and 20 deletions
20
.SRCINFO
20
.SRCINFO
|
|
@ -1,25 +1,7 @@
|
|||
pkgbase = surrealdb-bin
|
||||
pkgdesc = A scalable, distributed, collaborative, document-graph database, for the realtime web
|
||||
pkgver = 1.0.0_beta.7
|
||||
pkgrel = 1
|
||||
url = https://github.com/surrealdb/surrealdb
|
||||
arch = x86_64
|
||||
license = custom:BSL
|
||||
license = MIT
|
||||
license = Apache
|
||||
depends = curl
|
||||
provides = surrealdb
|
||||
conflicts = surrealdb
|
||||
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.7/LICENSE
|
||||
source = https://github.com/surrealdb/surrealdb/releases/download/v1.0.0-beta.7/surreal-v1.0.0-beta.7.linux-amd64.tgz
|
||||
sha256sums = 3012620080caa47eb9d8fd490044274b9b71eda7fc48c9084914a5470800a868
|
||||
sha256sums = 0cf3f72bb195746b451ed68a82ee256c1f20e5c9f1379a0dba01286eca9dd13c
|
||||
|
||||
pkgname = surrealdb-bin
|
||||
pkgbase = surrealdb-bin
|
||||
pkgdesc = A scalable, distributed, collaborative, document-graph database, for the realtime web
|
||||
pkgver = 1.0.0_beta.8
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/surrealdb/surrealdb
|
||||
arch = x86_64
|
||||
license = custom:BSL
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Dominik Schwaiger <mail@dominik-schwaiger.ch>
|
||||
pkgname=surrealdb-bin
|
||||
pkgver=1.0.0_beta.8
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
epoch=
|
||||
pkgdesc="A scalable, distributed, collaborative, document-graph database, for the realtime web"
|
||||
arch=('x86_64')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue