aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Mirea2020-03-18 10:27:46 +0200
committerLiviu Mirea2020-03-18 10:29:27 +0200
commitdd5217a5f23c6445d54ebf9c8eaa3a270c2dd6c3 (patch)
tree73b2e1ec3d1205b4b29d2bbb89a830d95051c33d
parent0599d468ba8c73752e85c05653fcc38808759510 (diff)
downloadaur-dd5217a5f23c6445d54ebf9c8eaa3a270c2dd6c3.tar.gz
Update to v11
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1fee4bc5339..6bbd4f4959b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
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.3.0.5781
- pkgrel = 2
+ pkgver = 11.0.0.5919
+ pkgrel = 1
url = http://www.heidisql.com/
arch = any
license = GPL
makedepends = unzip
depends = bash
depends = wine
- 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
+ noextract = HeidiSQL_11.0_Portable.zip
+ source = http://www.heidisql.com/downloads/releases/HeidiSQL_11.0_64_Portable.zip
+ source = http://www.heidisql.com/builds/heidisql64.r5919.exe
source = heidisql.png
source = heidisql.desktop
source = heidisql.sh
- md5sums = f68fc479a152a655e70d67ba4b4566aa
- md5sums = 2ccb0c16fb61414b4cf2affbda9aa5fa
+ md5sums = d6b651002caff16ea9ea08dce083c874
+ md5sums = 4a5f7853d0cd500511e1315cc7cf779f
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
md5sums = 9c65ae391e4980c639b34580b817962f
diff --git a/PKGBUILD b/PKGBUILD
index 7ffbaa920665..59f596c813a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Liviu Cristian Mirea-Ghiban <liviu dot mirea at wecodepixels dot com>
-heidisqlrelease=5781
-shortpkgver=10.3
+heidisqlrelease=5919
+shortpkgver=11.0
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
-pkgrel=2
+pkgrel=1
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."
arch=(any)
url="http://www.heidisql.com/"
@@ -15,8 +15,8 @@ source=("http://www.heidisql.com/downloads/releases/HeidiSQL_${shortpkgver}_64_P
"${pkgname}.png"
"${pkgname}.desktop"
"${pkgname}.sh")
-md5sums=('f68fc479a152a655e70d67ba4b4566aa'
- '2ccb0c16fb61414b4cf2affbda9aa5fa'
+md5sums=('d6b651002caff16ea9ea08dce083c874'
+ '4a5f7853d0cd500511e1315cc7cf779f'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
'9c65ae391e4980c639b34580b817962f')