aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2022-11-22 12:06:35 +0100
committerD3SOX2022-11-22 12:06:35 +0100
commit0f5a862a4e64f87c7404c7a18514d26ceba0fe9a (patch)
tree3f5080081966f393de8a264e25ba6dea08ab278c
parente0d9d12dc7dff1b66cec26c2463408082e5ef164 (diff)
downloadaur-0f5a862a4e64f87c7404c7a18514d26ceba0fe9a.tar.gz
update to 12.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15b43de9fb46..f0c56b4c3e02 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 = 12.1.0.6537
+ pkgver = 12.2.0.6576
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_12.1_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.1_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r6537.exe
+ noextract = HeidiSQL_12.2_Portable.zip
+ source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.2_64_Portable.zip
+ source = http://www.heidisql.com/builds/heidisql64.r6576.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = 24af308d6e4b2b727d7b0354cd785e00
- md5sums = be5d753187c3f7d2c8dd9aab78f5ea3c
+ md5sums = 32a4d278675d703ed06b45d11b389890
+ md5sums = b9ca482a2c8c264c6fdeb24c3d86b382
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index 2d53725ea5cb..d71cc1294aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nico <d3sox at protonmail dot com>
# Contributor: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=6537
-shortpkgver=12.1
+heidisqlrelease=6576
+shortpkgver=12.2
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
pkgrel=1
@@ -16,8 +16,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_64_P
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-md5sums=('24af308d6e4b2b727d7b0354cd785e00'
- 'be5d753187c3f7d2c8dd9aab78f5ea3c'
+md5sums=('32a4d278675d703ed06b45d11b389890'
+ 'b9ca482a2c8c264c6fdeb24c3d86b382'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')