aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiviu Cristian Mirea Ghiban2019-07-10 19:42:09 +0300
committerLiviu Cristian Mirea Ghiban2019-07-10 19:42:09 +0300
commit0eb0435f4097e3ad377df17c303f429f3b2ba7b9 (patch)
treec9acc53daaa6f748cfe289f59c2f56143f6f3d39
parent5d6dd99111539f677bab963d95b1da7329d5c42e (diff)
downloadaur-0eb0435f4097e3ad377df17c303f429f3b2ba7b9.tar.gz
Bump to release 2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f376c2a89e09..5f70cc008846 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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
- pkgrel = 1
+ pkgrel = 2
url = http://www.heidisql.com/
arch = any
license = GPL
@@ -18,7 +18,7 @@ pkgbase = heidisql
md5sums = 91a1d2dddf1483f98895516d9924eeeb
md5sums = df3673bc694beceb8ed6cfeace6b6c3f
md5sums = ea4fc6959a315ef5c2bf8e22c479e22a
- md5sums = 4500794df628bc141afa07ae65f85289
+ md5sums = 9c65ae391e4980c639b34580b817962f
pkgname = heidisql
diff --git a/PKGBUILD b/PKGBUILD
index df22cf0b8ebb..2f8c1683cb34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ heidisqlrelease=5599
shortpkgver=10.2
pkgname=heidisql
pkgver=${shortpkgver}.0.${heidisqlrelease}
-pkgrel=1
+pkgrel=2
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/"
@@ -19,7 +19,7 @@ md5sums=('c7168af8bbbc0b45c689de3da112c4b0'
'91a1d2dddf1483f98895516d9924eeeb'
'df3673bc694beceb8ed6cfeace6b6c3f'
'ea4fc6959a315ef5c2bf8e22c479e22a'
- '4500794df628bc141afa07ae65f85289')
+ '9c65ae391e4980c639b34580b817962f')
noextract=("HeidiSQL_${shortpkgver}_Portable.zip")
package() {