summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdison Ibañez2017-10-11 20:46:58 -0500
committerEdison Ibañez2017-10-11 20:46:58 -0500
commit5886bb9a5dba8142cf3914dd79994bff0f70ae9a (patch)
treed535409c4432a1226307e54a999fb23e4d05052b
parentb128258304abc81c320dd27e9121d91a6542943c (diff)
downloadaur-5886bb9a5dba8142cf3914dd79994bff0f70ae9a.tar.gz
Update to v1.25.0
-rw-r--r--PKGBUILD6
-rw-r--r--Sqlectron.desktop2
2 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3cb51094314..0625e1b4acb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Edison Ibañez <edison@opmbx.org>
pkgname=sqlectron-gui
-pkgver=1.22.0
+pkgver=1.25.0
pkgrel=1
pkgdesc="A simple and lightweight SQL client desktop with cross database and platform support."
arch=('x86_64')
@@ -20,7 +20,7 @@ source=("Sqlectron.sh"
"Sqlectron-512x512.png")
source_x86_64=("https://github.com/sqlectron/$pkgname/releases/download/v$pkgver/Sqlectron-$pkgver.tar.gz")
md5sums=('58802570c7d263582272aab558f9ce47'
- '59f6894e35ab7ce3da5ee594fad41ed4'
+ 'ff57c64abc7b2f8a5e2c384750312d59'
'85d6ce586470159c1fc3722c0df19fa7'
'3f2b8a5e1a3efa6fb2d40ff03f11475c'
'2ead1b0701b8b251693f436b2a44ba87'
@@ -30,7 +30,7 @@ md5sums=('58802570c7d263582272aab558f9ce47'
'b3e2568f1044efaa5113f1b14c51f377'
'e1d936527e73ada838cd97b144c87174'
'd68539a49b186bfdb4c461b0ee52442b')
-md5sums_x86_64=('6cffce057921e515ddfdeb8a0f34a90a')
+md5sums_x86_64=('4f954f9654d656cf1877e6f047357c03')
depends=('libnotify')
diff --git a/Sqlectron.desktop b/Sqlectron.desktop
index 20a2e93f7a9f..89752b810c0b 100644
--- a/Sqlectron.desktop
+++ b/Sqlectron.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Sqlectron
Comment=A simple and lightweight SQL client with cross database and platform support
-Exec="/opt/Sqlectron/Sqlectron"
+Exec="/opt/Sqlectron/sqlectron"
Terminal=false
Type=Application
Icon=Sqlectron