summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgivemeurhats2018-01-19 01:22:03 +0100
committergivemeurhats2018-01-19 01:22:03 +0100
commit2083c842a1de819741901311130fa4d5eb299b51 (patch)
tree09f7215bf2060e67baed5d8058b5129ead89df62
parent7690255005ecd24d70dc88287e9d7ed93a390ab0 (diff)
downloadaur-2083c842a1de819741901311130fa4d5eb299b51.tar.gz
Returned _pkgver to PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a55fb8c5639..db99884c71eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
pkgname=navicat-lite
pkgver=10.0.6
+_pkgver=${pkgver%.*}
pkgrel=2
pkgdesc="A fast, reliable and affordable Database Administration tool purpose-built for simplifying database management and reducing administration costs."
url="http://www.navicat.com"