aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2015-10-27 21:58:00 +0100
committerTim Kleinschmidt2015-10-27 21:58:04 +0100
commite69bdeb5325264e639109f34e78fc88e0bcf1f77 (patch)
tree69339b2deb9915fa7d7e97de5d1c7daf28b20c35
parenta2a5064f39848af41a055824570c9bf3de13e567 (diff)
downloadaur-e69bdeb5325264e639109f34e78fc88e0bcf1f77.tar.gz
Change to the real packge version
It happen that the version file in the src file is not the real version number. The right version number is avaibaile over gitkraken -v
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbf671dbc5f7..d0ac03b5cdcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 0.30.8
+ pkgver = 0.2.13
pkgrel = 1
url = http://www.gitkraken.com/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c7bcd6e7aecf..13da7686ce17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gitkraken
pkgrel=1
-pkgver=0.30.8
+pkgver=0.2.13
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="http://www.gitkraken.com/"
provides=('gitkraken')