This commit is contained in:
tacheometry 2023-05-05 02:47:28 +03:00
parent 82c59f97a9
commit 83f59b9502
No known key found for this signature in database
GPG key ID: 9C2CD2E884CA9C4A
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.6.4
pkgver = 1.7.0
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.6.4/surrealist-v1.6.4-linux.deb
source = https://github.com/StarlaneStudios/Surrealist/releases/download/v1.7.0/surrealist-v1.7.0-linux.deb
md5sums = SKIP
pkgname = surrealist-bin

View file

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