This commit is contained in:
tacheometry 2024-04-24 15:11:35 +02:00
parent 220d6164f7
commit d41b1fbe70
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
pkgbase = surrealist-bin
pkgdesc = Surrealist is the ultimate way to visually manage your SurrealDB database
pkgver = 2.0.1
pkgrel = 2
pkgver = 2.0.2
pkgrel = 1
url = https://surrealdb.com/docs/surrealist
arch = x86_64
license = MIT
@ -10,7 +10,7 @@ pkgbase = surrealist-bin
depends = openssl-1.1
provides = surrealist
conflicts = surrealist
source = https://github.com/surrealdb/surrealist/releases/download/surrealist-v2.0.1/surrealist_2.0.1_amd64.deb
source = https://github.com/surrealdb/surrealist/releases/download/surrealist-v2.0.2/surrealist_2.0.2_amd64.deb
md5sums = SKIP
pkgname = surrealist-bin

View file

@ -1,8 +1,8 @@
# Maintainer: tacheometrist <aur@tacheometrist.dev>
pkgname=surrealist-bin
pkgver=2.0.1
pkgrel=2
pkgver=2.0.2
pkgrel=1
pkgdesc="Surrealist is the ultimate way to visually manage your SurrealDB database"
arch=("x86_64")
url="https://surrealdb.com/docs/surrealist"