aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Cristian Mirea Ghiban2016-11-04 15:49:08 +0200
committerLiviu Cristian Mirea Ghiban2016-11-04 15:49:08 +0200
commitf54b8ca2d0a4906d72c4a2c1e94623958062b1ff (patch)
treef0f9dfc53a65cdfa37431bf82249b08334d89fd7
parent882c9620f10ed1c665348a6f806158042753a03c (diff)
downloadaur-f54b8ca2d0a4906d72c4a2c1e94623958062b1ff.tar.gz
Upgrade to the latest 9.4 nightly build
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81978802a631..b7b30ee04a80 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.3.0.5112
+ pkgver = 9.4.0.5130
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_9.3_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_9.3_Portable.zip
- source = http://www.heidisql.com/builds/heidisql32.r5112.exe
+ 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 = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = 880bcb6ee668db0bf4daca47285bfe08
- md5sums = af5132bce1f3546d1a56101ab851892c
+ md5sums = c4e2dc348712714e355ead34d1a52259
+ md5sums = c46af8f33c2b2771577273aab1154e18
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 3cdbca3164df7d3629ffc469d52e53a0
diff --git a/PKGBUILD b/PKGBUILD
index ac03f02b5ebf..707d2768b573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=5112
-shortpkgver=9.3
+heidisqlrelease=5130
+shortpkgver=9.4
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
pkgrel=1
@@ -15,8 +15,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_Port
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-md5sums=('880bcb6ee668db0bf4daca47285bfe08'
- 'af5132bce1f3546d1a56101ab851892c'
+md5sums=('c4e2dc348712714e355ead34d1a52259'
+ 'c46af8f33c2b2771577273aab1154e18'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'3cdbca3164df7d3629ffc469d52e53a0')