summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99a48eaef331..eaa8dd21441a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Boris Shomodjvarac <shomodj AT gmail DOT com>
# Contributor: G. Richard Bellamy <rbellamy@pteradigm.com>
pkgname=dbschema
-pkgver=9.4.3
+pkgver=9.5.0
pkgrel=1
pkgdesc='Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.'
arch=('i686' 'x86_64')
@@ -15,9 +15,9 @@ license=('custom')
depends=(java-runtime java-openjfx)
source=("${pkgname}-${pkgver}.tar.gz::https://www.dbschema.com/download/DbSchema_unix_${pkgver//./_}.tar.gz"
"dbschema.desktop")
-md5sums=('213ebe8d8f34b206d14a24260c143746'
+md5sums=('babb14d34adb3d56293036f063f7908e'
'6ee4511b39884a2e6fdd63fd6bbdea8e')
-sha512sums=('103ba67b545237914f69738708444810deaa2c45f62879949af0f6d6f2e26fb4e98e65840268781db839cd6e46be166f6d541aca131ae5cc28730013e7f05fbe'
+sha512sums=('8f16d551d9e3b5deda56a978904a64c2bc79f476773139e60177a85a78b97cbba0e80538423ed8ed1b0c4ac574eac28a6126395607bc786b4b74a6ec148c61ae'
'1f82da894596bc44d77a179e56750e86628ed522cee68755ef348d4ba7cd53776783acf87592a1fa238eee09eb377a52406c04bd56e88701decb0c8ca985bbb3')
package(){