aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Ta'ala2020-05-21 20:52:11 +1000
committerJay Ta'ala2020-05-21 20:52:11 +1000
commitb99b4e0625eda51a9c17270f9265998184ad7dd7 (patch)
tree3687f49ee1af7d385e9002e93af3107829283d04
parent5061a4958554bd8b9d451be02515d427dfc539c7 (diff)
downloadaur-b99b4e0625eda51a9c17270f9265998184ad7dd7.tar.gz
Update to gitkraken-standalone 7.0.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8861bd6b7a11..2efeac4c433d 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.6.0
+ pkgver = 7.0.0
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.6.0.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v6.6.0.tar.gz
+ source = gitkraken-standalone-7.0.0.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v7.0.0.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 7595f47256e743cc01c98edd95e62271533a6c44d6e7cdcf6f661f70a59f1840
+ sha256sums = d49c811d8c3c6b883b101f2cf1d64b80926c9c8f40e9b89498e8f77994224b7c
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index 3008ac4eca73..177b2eebf72f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=gitkraken-standalone
pkgrel=1
-pkgver=6.6.0
+pkgver=7.0.0
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=('7595f47256e743cc01c98edd95e62271533a6c44d6e7cdcf6f661f70a59f1840'
+sha256sums=('d49c811d8c3c6b883b101f2cf1d64b80926c9c8f40e9b89498e8f77994224b7c'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'