summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Marochkin2017-05-12 19:07:58 +0300
committerSergei Marochkin2017-05-12 19:07:58 +0300
commit9f822397c72ffd79a150118eb0106a037034a32b (patch)
tree206f8f06afcfd62b119e7f2d28ddd29b08fd9fad
parenteea80838feca0aa52f89e21d7e6899f5e5156c21 (diff)
downloadaur-9f822397c72ffd79a150118eb0106a037034a32b.tar.gz
Up to 7.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 075518c5b99a..45fb8cda9828 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Apr 4 21:02:22 UTC 2017
+# Fri May 12 16:04:11 UTC 2017
pkgbase = dbschema
pkgdesc = Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.
- pkgver = 7.4.14
+ pkgver = 7.5.0
pkgrel = 1
url = http://www.dbschema.com/
install = dbschema.install
@@ -10,7 +10,7 @@ pkgbase = dbschema
arch = x86_64
license = custom
depends = java-runtime
- source = http://www.dbschema.com/download/DbSchema_unix_7_4_14.tar.gz
+ source = http://www.dbschema.com/download/DbSchema_unix_7_5_0.tar.gz
source = dbschema
source = dbschema.desktop
source = dbschema.install
diff --git a/PKGBUILD b/PKGBUILD
index 55c1bb878993..cb005c0709a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Boris Shomodjvarac <shomodj AT gmail DOT com>
# Contributor: G. Richard Bellamy <rbellamy@pteradigm.com>
pkgname=dbschema
-pkgver=7.4.14
+pkgver=7.5.0
pkgrel=1
pkgdesc='Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.'
arch=('i686' 'x86_64')