This commit is contained in:
tacheometry 2023-06-13 03:00:51 +03:00
parent 910134316d
commit e80af99df1
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.7.1
pkgver = 1.7.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.7.1/surrealist-v1.7.1-linux.deb
source = https://github.com/StarlaneStudios/Surrealist/releases/download/v1.7.2/surrealist-v1.7.2-linux.deb
md5sums = SKIP
pkgname = surrealist-bin

View file

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