Fix 3.1.1

This commit is contained in:
tacheometry 2024-11-26 22:57:29 +01:00
parent 594f6a8e05
commit 1cd58d8844
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
pkgbase = surrealist-bin
pkgdesc = Surrealist is the ultimate way to visually manage your SurrealDB database
pkgver = 3.1.1
pkgrel = 1
pkgrel = 2
url = https://github.com/surrealdb/surrealist
arch = x86_64
license = MIT
@ -9,6 +9,6 @@ pkgbase = surrealist-bin
depends = gtk3
provides = surrealist
conflicts = surrealist
source = https://github.com/surrealdb/surrealist/releases/download/surrealist-v3.0.8/surrealist_3.0.8_amd64.deb
source = https://github.com/surrealdb/surrealist/releases/download/surrealist-v3.1.1/surrealist_3.1.1_amd64.deb
pkgname = surrealist-bin

View file

@ -2,7 +2,7 @@
pkgname=surrealist-bin
pkgver=3.1.1
pkgrel=1
pkgrel=2
pkgdesc="Surrealist is the ultimate way to visually manage your SurrealDB database"
arch=("x86_64")
url="https://github.com/surrealdb/surrealist"