aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Penton2019-08-09 22:00:47 -0500
committerTim Kleinschmidt2019-08-10 09:10:19 +0200
commit4fbdaa1f93344e0b85b0cadfd4294325c01f4276 (patch)
treeeb26290f02bfe5993353c13605f4dd267baea3f4
parent8817c481ee491e5c0a047816358a07a48a6e5d75 (diff)
downloadaur-4fbdaa1f93344e0b85b0cadfd4294325c01f4276.tar.gz
Bump to v6.1.1
Bug Fixes - Users behind an authenticated proxy will now see a prompt for their credentials inside of the Release Notes & Glo tabs. - Renamed the duplicate GitLab.com option under Preferences → Authentication back to GitLab (Self-Managed).
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 99485524b2f4..d956ad043da8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 6.1.0
+ pkgver = 6.1.1
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = gitkraken
depends = rtmpdump
optdepends = git-lfs: git-lfs support
provides = gitkraken
- source = gitkraken-6.1.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.1.0.tar.gz
+ source = gitkraken-6.1.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.1.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 62587dab7b49e4137812e3f93e9a70eb83cbc6eca877c4518466a297ea85af92
+ sha256sums = 0ecb6979271a870380f9cf2ad7b1e54e134dd040029e13ab19ac89aabf61b79c
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index 44c53a965f00..596cb7a6254a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gitkraken
pkgrel=1
-pkgver=6.1.0
+pkgver=6.1.1
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
@@ -26,7 +26,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
-sha256sums=('62587dab7b49e4137812e3f93e9a70eb83cbc6eca877c4518466a297ea85af92'
+sha256sums=('0ecb6979271a870380f9cf2ad7b1e54e134dd040029e13ab19ac89aabf61b79c'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'