mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
1.11.4
This commit is contained in:
parent
76eb5d61d9
commit
acaba10cd8
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = surrealist-bin
|
||||
pkgdesc = Powerful graphical SurrealDB query playground and database explorer
|
||||
pkgver = 1.11.3
|
||||
pkgver = 1.11.4
|
||||
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.3/surrealist-v1.11.3-linux.deb
|
||||
source = https://github.com/StarlaneStudios/Surrealist/releases/download/v1.11.4/surrealist-v1.11.4-linux.deb
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = surrealist-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: tacheometrist <tacheometrist@gmail.com>
|
||||
|
||||
pkgname=surrealist-bin
|
||||
pkgver=1.11.3
|
||||
pkgver=1.11.4
|
||||
pkgrel=1
|
||||
pkgdesc="Powerful graphical SurrealDB query playground and database explorer"
|
||||
arch=("x86_64")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue