aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-09-28 10:23:37 +0200
committerTim Kleinschmidt2017-09-28 10:35:27 +0200
commit487f1a7f423bbd53a68c89bf0ddf56644db6cf86 (patch)
treecd2c944db37ae10c4f5bb75d7bc718a9d484b1d8
parent05e5630a62ba70bd517b6c601ae90862b35ebd50 (diff)
downloadaur-487f1a7f423bbd53a68c89bf0ddf56644db6cf86.tar.gz
Decrement pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68a439848291..9bbc217daf00 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 3.0.2
- pkgrel = 2
+ pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index c0f734cc7024..dbc164e6be95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Victor Hugo Souza <vhbsouza@gmail.com>
pkgname=gitkraken
-pkgrel=2
+pkgrel=1
pkgver=3.0.2
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"