summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsurefire2021-02-17 15:12:36 +0300
committersurefire2021-02-17 15:12:36 +0300
commit880bb9ff96aa4bd99057e6f0c138f876dfc84e5f (patch)
tree643ddca050d7c0b38fcaccb602474ea03351e838 /PKGBUILD
parentb79c608b8e33f2167e1f9070548f49c1df4193f8 (diff)
downloadaur-880bb9ff96aa4bd99057e6f0c138f876dfc84e5f.tar.gz
upgpkg: sqlectron-gui 1.34.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 137833fdf286..573a4ee96ed3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Edison IbaƱez <edison@opmbx.org>
pkgname=sqlectron-gui
-_electron=electron6
-pkgver=1.33.0
-pkgrel=2
+_electron=electron9
+pkgver=1.34.0
+pkgrel=1
pkgdesc="A simple and lightweight SQL client with cross database and platform support"
arch=('x86_64')
url="https://sqlectron.github.io/"