aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2023-11-05 14:38:19 +0100
committerD3SOX2023-11-05 14:38:19 +0100
commit7d532b229e821f926771a22cafd04690933bcd7c (patch)
treed05d1fadf94e1a8eee85541c71c94d5e54172da9
parenta21906e5be8b5a9bac95b30eb45bdc0b2a209bf1 (diff)
downloadaur-7d532b229e821f926771a22cafd04690933bcd7c.tar.gz
update to 12.6
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76c794deb110..9ccafa399dcd 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.5.0.6677
+ pkgver = 12.6.0.6765
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_12.5_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.5_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r6677.exe
+ 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
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = b5110b8b4e80c60a94b6705ef18a733a
- md5sums = 4c2ebf7376fa7cd17e16d31856960cb2
+ md5sums = 24fd3af4a3f1315e34cee6fcaf2e68ed
+ md5sums = 026acb8ae655c5b8e3b6f7c63abc6bc2
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index 0b3e14fd9859..12df05a01caf 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=6677
-shortpkgver=12.5
+heidisqlrelease=6765
+shortpkgver=12.6
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=('b5110b8b4e80c60a94b6705ef18a733a'
- '4c2ebf7376fa7cd17e16d31856960cb2'
+md5sums=('24fd3af4a3f1315e34cee6fcaf2e68ed'
+ '026acb8ae655c5b8e3b6f7c63abc6bc2'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')