aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD3SOX2023-06-17 17:36:33 +0200
committerD3SOX2023-06-17 17:36:33 +0200
commita21906e5be8b5a9bac95b30eb45bdc0b2a209bf1 (patch)
tree8e45c2cdc41d26f913be55e2a370abcf705a30b0
parent4e933a352471f740eb8cc1314e81310cde487b49 (diff)
downloadaur-a21906e5be8b5a9bac95b30eb45bdc0b2a209bf1.tar.gz
update to 12.5
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c841ecd51d8..76c794deb110 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.4.0.6659
+ pkgver = 12.5.0.6677
pkgrel = 1
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_12.4_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_12.4_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r6659.exe
+ 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
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = 3f6a854eb5d6358486ea2c9a2e9cf871
- md5sums = fc747ca291f259656d79925988a2e19b
+ md5sums = b5110b8b4e80c60a94b6705ef18a733a
+ md5sums = 4c2ebf7376fa7cd17e16d31856960cb2
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index cbd193e8dfe4..0b3e14fd9859 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=6659
-shortpkgver=12.4
+heidisqlrelease=6677
+shortpkgver=12.5
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=('3f6a854eb5d6358486ea2c9a2e9cf871'
- 'fc747ca291f259656d79925988a2e19b'
+md5sums=('b5110b8b4e80c60a94b6705ef18a733a'
+ '4c2ebf7376fa7cd17e16d31856960cb2'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')