summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMusikolo2017-12-22 23:19:32 -0600
committerMusikolo2017-12-22 23:19:32 -0600
commit08ac8428f5d072f79817b05e8bdd29ea4bc12072 (patch)
treefc10ca5d322219ab0e402c39cb0e1b678cecfb19 /PKGBUILD
parent49616b6a01a466406eaeeeeeaa5728b20c3ac98f (diff)
downloadaur-08ac8428f5d072f79817b05e8bdd29ea4bc12072.tar.gz
Update to version 10.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88e00d571bf3..9a5ff399ef78 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=10.0.5
-__pkgver_underscore=10_0_5
+pkgver=10.0.6
+__pkgver_underscore=10_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')
makedepends=(coreutils sed unzip)
source=('http://www.dbvis.com/product_download/'$pkgname'-'$pkgver'/media/'$pkgname'_unix_'$__pkgver_underscore'.tar.gz')
-sha256sums=('1f35cbfc258910c9bb7d6544a7da52a9d3b000491a937ddbf9a96086c0f495d3')
+sha256sums=('c48ad82e486f50584689ca7e922de85176b569c7dea7aa124b8e1cb3d256163f')
package() {