aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Cristian Mirea Ghiban2017-07-18 14:28:01 +0300
committerLiviu Cristian Mirea Ghiban2017-07-18 14:28:01 +0300
commit3ab87416def547339d21e070639ea08743c16b81 (patch)
tree43ac350c7c583aee00bde0073beedc42fec6d506
parentf54b8ca2d0a4906d72c4a2c1e94623958062b1ff (diff)
downloadaur-3ab87416def547339d21e070639ea08743c16b81.tar.gz
Update to 9.4.0.5174
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7b30ee04a80..bf965edce90c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = heidisql
pkgdesc = A lightweight GUI for managing MySQL, PostgreSQL, and Microsoft SQL databases. This package uses the latest nightly build (32bit) on top of the portable version, and uses Wine.
- pkgver = 9.4.0.5130
+ pkgver = 9.4.0.5174
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -10,12 +10,12 @@ pkgbase = heidisql
depends = wine
noextract = HeidiSQL_9.4_Portable.zip
source = http://www.heidisql.com/downloads/releases/HeidiSQL_9.4_Portable.zip
- source = http://www.heidisql.com/builds/heidisql32.r5130.exe
+ source = http://www.heidisql.com/builds/heidisql32.r5174.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
md5sums = c4e2dc348712714e355ead34d1a52259
- md5sums = c46af8f33c2b2771577273aab1154e18
+ md5sums = fbfb78d4ed9b213184ea7e77b2b0eac9
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 3cdbca3164df7d3629ffc469d52e53a0
diff --git a/PKGBUILD b/PKGBUILD
index 707d2768b573..2d2e23d46c85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=5130
+heidisqlrelease=5174
shortpkgver=9.4
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
@@ -16,7 +16,7 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_Port
"${pkgname}.desktop"
"${pkgname}.sh")
md5sums=('c4e2dc348712714e355ead34d1a52259'
- 'c46af8f33c2b2771577273aab1154e18'
+ 'fbfb78d4ed9b213184ea7e77b2b0eac9'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'3cdbca3164df7d3629ffc469d52e53a0')