aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21aea8d024f7..0fbcc3faf8d4 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.2.0
+ pkgver = 6.2.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.2.0.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.2.0.tar.gz
+ source = gitkraken-standalone-6.2.1.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.2.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 3a343f2a8beed4b52cf3bd275b69104cd78a7e0801480fcb73bae77fe1c57f8b
+ sha256sums = 0d8bc5ad4eb5ea8dfe3fd8543644208bc3eba39ccd8035a30e089a8da57c6076
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index 6bd59db2de75..4b2c113d6139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=gitkraken-standalone
pkgrel=1
-pkgver=6.2.0
+pkgver=6.2.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')
@@ -29,7 +29,7 @@ source=(
"gitkraken.sh"
)
-sha256sums=('3a343f2a8beed4b52cf3bd275b69104cd78a7e0801480fcb73bae77fe1c57f8b'
+sha256sums=('0d8bc5ad4eb5ea8dfe3fd8543644208bc3eba39ccd8035a30e089a8da57c6076'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'