summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2020-12-07 22:10:01 -0600
committerMusikolo2020-12-07 22:10:01 -0600
commit62e30d660f15dc33d428b215a37fcd2e61d3338a (patch)
treebac9df845ca2a90c8ce7884639109e27673847c1
parent3176ce346ff792fd9c8e7be1b24c9bcbfcd9f592 (diff)
downloadaur-62e30d660f15dc33d428b215a37fcd2e61d3338a.tar.gz
Update to version 11.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1f0c6c508527..ac9043cd34ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Sep 22 02:27:47 UTC 2020
+# Tue Dec 8 04:07:22 UTC 2020
pkgbase = dbvis
pkgdesc = DbVisualizer free - The Universal Database Tool
- pkgver = 11.0.5
+ pkgver = 11.0.6
pkgrel = 1
url = http://www.dbvis.com/
arch = any
@@ -11,8 +11,8 @@ pkgbase = dbvis
makedepends = sed
makedepends = unzip
depends = java-runtime>=8
- source = https://www.dbvis.com/product_download/dbvis-11.0.5/media/dbvis_unix_11_0_5.tar.gz
- sha256sums = 1a5c24354edbeb48d29a7fa847095dab363c251e0960af42c8ff00febb744d9c
+ source = https://www.dbvis.com/product_download/dbvis-11.0.6/media/dbvis_unix_11_0_6.tar.gz
+ sha256sums = 3cf43a3047ce7af5fa4e671b0c4c3076e86790994dde59002d5fe662a8c3cc73
pkgname = dbvis
diff --git a/PKGBUILD b/PKGBUILD
index 0e1a156a2bc2..f754af63294d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: Musikolo<musikolo {at} hotmail [dot] com>
#Contributor: Martin špelina<shpelda [at]gmail[dot]com>
pkgname=dbvis
-pkgver=11.0.5
-__pkgver_underscore=11_0_5
+pkgver=11.0.6
+__pkgver_underscore=11_0_6
pkgrel=1
pkgdesc="DbVisualizer free - The Universal Database Tool"
url="http://www.dbvis.com/"
@@ -11,7 +11,7 @@ arch=('any')
depends=('java-runtime>=8')
makedepends=(coreutils sed unzip)
source=('https://www.dbvis.com/product_download/'$pkgname'-'$pkgver'/media/'$pkgname'_unix_'$__pkgver_underscore'.tar.gz')
-sha256sums=('1a5c24354edbeb48d29a7fa847095dab363c251e0960af42c8ff00febb744d9c')
+sha256sums=('3cf43a3047ce7af5fa4e671b0c4c3076e86790994dde59002d5fe662a8c3cc73')
package() {