aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD3SOX2023-11-16 11:57:24 +0100
committerD3SOX2023-11-16 11:57:24 +0100
commitdfe3b8e11fbe06df00c4b92d2ebefcdd3de41fb1 (patch)
tree68b8900ed811758e1ff95832d35b18b9ed6a7dab /PKGBUILD
parent7d532b229e821f926771a22cafd04690933bcd7c (diff)
downloadaur-dfe3b8e11fbe06df00c4b92d2ebefcdd3de41fb1.tar.gz
fix plugins
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12df05a01caf..732d9f077874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ heidisqlrelease=6765
shortpkgver=12.6
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/"