aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Cristian Mirea Ghiban2019-12-16 16:07:15 +0200
committerLiviu Cristian Mirea Ghiban2019-12-16 16:07:15 +0200
commit0599d468ba8c73752e85c05653fcc38808759510 (patch)
tree4049be35d53225e88d9ae8042a7b3ad17fe64870
parent0eb0435f4097e3ad377df17c303f429f3b2ba7b9 (diff)
downloadaur-0599d468ba8c73752e85c05653fcc38808759510.tar.gz
Update to v10.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f70cc008846..a1fee4bc5339 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 = 10.2.0.5599
+ pkgver = 10.3.0.5781
pkgrel = 2
url = http://www.heidisql.com/
arch = any
@@ -8,14 +8,14 @@ pkgbase = heidisql
makedepends = unzip
depends = bash
depends = wine
- noextract = HeidiSQL_10.2_Portable.zip
- source = http://www.heidisql.com/downloads/releases/HeidiSQL_10.2_64_Portable.zip
- source = http://www.heidisql.com/builds/heidisql64.r5599.exe
+ noextract = HeidiSQL_10.3_Portable.zip
+ source = http://www.heidisql.com/downloads/releases/HeidiSQL_10.3_64_Portable.zip
+ source = http://www.heidisql.com/builds/heidisql64.r5781.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = c7168af8bbbc0b45c689de3da112c4b0
- md5sums = 91a1d2dddf1483f98895516d9924eeeb
+ md5sums = f68fc479a152a655e70d67ba4b4566aa
+ md5sums = 2ccb0c16fb61414b4cf2affbda9aa5fa
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index 2f8c1683cb34..7ffbaa920665 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=5599
-shortpkgver=10.2
+heidisqlrelease=5781
+shortpkgver=10.3
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
pkgrel=2
@@ -15,8 +15,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_64_P
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-md5sums=('c7168af8bbbc0b45c689de3da112c4b0'
- '91a1d2dddf1483f98895516d9924eeeb'
+md5sums=('f68fc479a152a655e70d67ba4b4566aa'
+ '2ccb0c16fb61414b4cf2affbda9aa5fa'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')