aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2019-08-13 10:44:18 +1000
committerJay Ta'ala2019-08-13 10:44:18 +1000
commitae83a352a61f0f9d4b00b376c2eecb8eba91713e (patch)
tree1905bc93dbe376f6165ee6217ef37d01f55c3e26
parentd7054dad2e3e2622622711d7ca12ffa5e30da0b5 (diff)
downloadaur-ae83a352a61f0f9d4b00b376c2eecb8eba91713e.tar.gz
Update to gitkraken-standalone 6.1.1.
Version 6.1.1 Friday, August 9th, 2019 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 ae16b3de003b..b95f439ab245 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken-standalone
pkgdesc = Stand-alone version of GitKraken for labs and computers without internet access (requires license file).
- pkgver = 6.0.1
+ pkgver = 6.1.1
pkgrel = 1
url = https://support.gitkraken.com/standalone/standalone/
arch = x86_64
@@ -17,12 +17,12 @@ pkgbase = gitkraken-standalone
optdepends = git-lfs: git-lfs support
provides = gitkraken
conflicts = gitkraken
- source = gitkraken-standalone-6.0.1.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.0.1.tar.gz
+ source = gitkraken-standalone-6.1.1.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.1.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 564bca79bbecc53e5c19f08e8d3624302a5defab5af8abd205c6e9048e922224
+ sha256sums = 50811a28cdcd9d22fd6f1b8b03cefbcf18f1aed3a62429524c7adb526e3c55e0
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index a5d6926d60aa..80928c228b83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=gitkraken-standalone
pkgrel=1
-pkgver=6.0.1
+pkgver=6.1.1
pkgdesc="Stand-alone version of GitKraken for labs and computers without internet access (requires license file)."
url="https://support.gitkraken.com/standalone/standalone/"
provides=('gitkraken')
@@ -28,7 +28,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
-sha256sums=('564bca79bbecc53e5c19f08e8d3624302a5defab5af8abd205c6e9048e922224'
+sha256sums=('50811a28cdcd9d22fd6f1b8b03cefbcf18f1aed3a62429524c7adb526e3c55e0'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'