This commit is contained in:
tacheometry 2024-04-29 21:49:14 +02:00
parent 681d6803d9
commit 0c3be24f93
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.3
pkgrel = 2
pkgver = 2.0.4
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.3/surrealist_2.0.3_amd64.deb
source = https://github.com/surrealdb/surrealist/releases/download/surrealist-v2.0.4/surrealist_2.0.4_amd64.deb
md5sums = SKIP
pkgname = surrealist-bin

View file

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