summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergei Marochkin2016-12-03 13:10:04 +0300
committerSergei Marochkin2016-12-03 13:10:04 +0300
commit1834e192e4b33e89929cd84a8ae629032ae85e63 (patch)
tree5dc96030f5682898bea7f810d260e6b4fc4c804a
parentb969f0ec384d873735a472e997f730ea86796836 (diff)
downloadaur-1834e192e4b33e89929cd84a8ae629032ae85e63.tar.gz
Up to 7.4.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e1ba46e2311..1f2539c30c7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 08:14:39 UTC 2016
+# Sat Dec 3 10:07:52 UTC 2016
pkgbase = dbschema
pkgdesc = Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.
- pkgver = 7.4.7
+ pkgver = 7.4.9
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_7.tar.gz
+ source = http://www.dbschema.com/download/DbSchema_unix_7_4_9.tar.gz
source = dbschema
source = dbschema.desktop
source = dbschema.install
diff --git a/PKGBUILD b/PKGBUILD
index bc74db9839b7..b156b4116e4b 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.7
+pkgver=7.4.9
pkgrel=1
pkgdesc='Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.'
arch=('i686' 'x86_64')