aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2024-05-05 17:59:10 +0200
committerD3SOX2024-05-05 17:59:10 +0200
commit7c83353dc7adb1e55df9d87e2d0caa8ac6fee3b3 (patch)
tree16241d177bdccc76309242cffa9765310a3952f1
parent07ecf5bf5439ae9c9d5dc701810d57091208adbb (diff)
downloadaur-heidisql.tar.gz
update to 12.7
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6b5a1d49814..fcfcea90f223 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.6.0.6765
+ pkgver = 12.7.0.6850
pkgrel = 3
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_12.6_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.6_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r6765.exe
+ noextract = HeidiSQL_12.7_Portable.zip
+ source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.7_64_Portable.zip
+ source = http://www.heidisql.com/builds/heidisql64.r6850.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- sha256sums = 09524fd7cf5c037afecfab25cc4af6dd9c14c038a5352152c6a5aac9bbd71358
- sha256sums = 9370f57fde1f7cc496f3fdfb6e8c02bfe76155313113754eca34cd82e7fe763a
+ sha256sums = 3401cc1f955226d6128345cdd2d75ac2b72215ab621c2f72bfe7704258f21f58
+ sha256sums = 15991a60e0c344a92fcee375b18ecc6e9afbc2e3c589e7e66256d71243ac863a
sha256sums = d0f6c19b7aa4b7a6daa00b658a852f97d35dd98d2c31a2f4ea267527bf5cda15
sha256sums = a0ae92dbc64ab6faac06c28f24bfef8d8efc18810bb876cf1fff8b69f89cfea1
sha256sums = b139c6f0cfc7d8aeacc2c7dd04df833fbb8c77d288e6fa53bf6845aa1e892c54
diff --git a/PKGBUILD b/PKGBUILD
index bf8282dd9f4e..f6a42fc7de18 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=6765
-shortpkgver=12.6
+heidisqlrelease=6850
+shortpkgver=12.7
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
pkgrel=3
@@ -16,8 +16,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_64_P
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-sha256sums=('09524fd7cf5c037afecfab25cc4af6dd9c14c038a5352152c6a5aac9bbd71358'
- '9370f57fde1f7cc496f3fdfb6e8c02bfe76155313113754eca34cd82e7fe763a'
+sha256sums=('3401cc1f955226d6128345cdd2d75ac2b72215ab621c2f72bfe7704258f21f58'
+ '15991a60e0c344a92fcee375b18ecc6e9afbc2e3c589e7e66256d71243ac863a'
'd0f6c19b7aa4b7a6daa00b658a852f97d35dd98d2c31a2f4ea267527bf5cda15'
'a0ae92dbc64ab6faac06c28f24bfef8d8efc18810bb876cf1fff8b69f89cfea1'
'b139c6f0cfc7d8aeacc2c7dd04df833fbb8c77d288e6fa53bf6845aa1e892c54')