summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmdit2019-12-20 11:21:49 +0100
committerTim Kleinschmdit2019-12-20 11:21:49 +0100
commit4719a971da8cf376276bb498feb1823ca1d59e7f (patch)
tree055fc0f60fb7f57df82693b448990ad818c24873
parentcbc454edd7fd5500b707df09ef18bf10b5bc85e7 (diff)
downloadaur-4719a971da8cf376276bb498feb1823ca1d59e7f.tar.gz
Fix download url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 781f07a1b456..f874cf634a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 6.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.gitkraken.com/
arch = x86_64
license = custom
@@ -15,7 +15,7 @@ pkgbase = gitkraken
depends = rtmpdump
optdepends = git-lfs: git-lfs support
provides = gitkraken
- source = gitkraken-6.4.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.4.0.tar.gz
+ source = gitkraken-6.4.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.4.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
diff --git a/PKGBUILD b/PKGBUILD
index 3bd05499f993..b3139304ca8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Jeff Moody <jeff@fifthecho.com>
pkgname=gitkraken
-pkgrel=1
+pkgrel=2
pkgver=6.4.1
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"