This commit is contained in:
tacheometry 2024-01-14 00:35:54 +01:00
parent 08646a4d8e
commit cca0d9b4dc
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
pkgbase = surrealist-bin
pkgdesc = Powerful graphical SurrealDB query playground and database explorer
pkgver = 1.11.1
pkgver = 1.11.2
pkgrel = 1
url = https://surrealist.starlane.studio
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = surrealist-bin
depends = gtk3
provides = surrealist
conflicts = surrealist
source = https://github.com/StarlaneStudios/Surrealist/releases/download/v1.11.1/surrealist-v1.11.1-linux.deb
source = https://github.com/StarlaneStudios/Surrealist/releases/download/v1.11.2/surrealist-v1.11.2-linux.deb
md5sums = SKIP
pkgname = surrealist-bin

View file

@ -1,7 +1,7 @@
# Maintainer: tacheometrist <tacheometrist@gmail.com>
pkgname=surrealist-bin
pkgver=1.11.1
pkgver=1.11.2
pkgrel=1
pkgdesc="Powerful graphical SurrealDB query playground and database explorer"
arch=("x86_64")