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 0558e7539bf3..bc25b977c22f 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.5.2
+ pkgver = 6.5.4
pkgrel = 1
url = https://support.gitkraken.com/standalone/standalone/
arch = x86_64
@@ -13,12 +13,12 @@ pkgbase = gitkraken-standalone
optdepends = git-lfs: git-lfs support
provides = gitkraken
conflicts = gitkraken
- source = gitkraken-standalone-6.5.2.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.5.2.tar.gz
+ source = gitkraken-standalone-6.5.4.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.5.4.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 5232f02a34ee5d89b33c3ad1febfd9fc3527bc1d004d07b734279c3884c9f070
+ sha256sums = 1672651aed7f5a711831e7c42a1fc111385ba6f409fcd4d4348174ed17cb4c14
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index bdb5ad416c29..4364c5357dc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=gitkraken-standalone
pkgrel=1
-pkgver=6.5.2
+pkgver=6.5.4
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=('5232f02a34ee5d89b33c3ad1febfd9fc3527bc1d004d07b734279c3884c9f070'
+sha256sums=('1672651aed7f5a711831e7c42a1fc111385ba6f409fcd4d4348174ed17cb4c14'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'