aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Mirea2021-01-25 11:06:07 +0200
committerLiviu Mirea2021-01-25 11:06:07 +0200
commit41c461ab27e0ac023b463bf126cc01a29684a778 (patch)
tree7d5a0190cde0be061bee3c487b04ed685d2abdd8
parent5f313143adc8b3d6c6a0345895ccc0682ef728ef (diff)
downloadaur-41c461ab27e0ac023b463bf126cc01a29684a778.tar.gz
Upgrade to 11.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12bbe064251c..4f80a57e1fea 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 (64bit) on top of the portable version, and uses Wine.
- pkgver = 11.1.0.6116
+ pkgver = 11.2.0.6213
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_11.1_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_11.1_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r6116.exe
+ noextract = HeidiSQL_11.2_Portable.zip
+ source = http://www.heidisql.com/downloads/releases/HeidiSQL_11.2_64_Portable.zip
+ source = http://www.heidisql.com/builds/heidisql64.r6213.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = a124d92ca05835a1d2c4b17711c00cba
- md5sums = c92b2fe59bfd1829fb15b8aa986c73bf
+ md5sums = 5b40dc583757399309e16f9b4560a926
+ md5sums = 051a29a64d83296d0d0dc651c92d96ca
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index d94afcae83f7..414056c1168d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=6116
-shortpkgver=11.1
+heidisqlrelease=6213
+shortpkgver=11.2
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
pkgrel=1
@@ -15,8 +15,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_64_P
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-md5sums=('a124d92ca05835a1d2c4b17711c00cba'
- 'c92b2fe59bfd1829fb15b8aa986c73bf'
+md5sums=('5b40dc583757399309e16f9b4560a926'
+ '051a29a64d83296d0d0dc651c92d96ca'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')