aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7566f45f2ba3..2dbdc7c88394 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitkraken-standalone
pkgdesc = Stand-alone version of GitKraken for labs and computers without internet access (requires license file).
- pkgver = 7.5.0
- pkgrel = 2
+ pkgver = 7.5.2
+ pkgrel = 1
url = https://support.gitkraken.com/standalone/standalone/
arch = x86_64
license = custom
@@ -13,12 +13,12 @@ pkgbase = gitkraken-standalone
optdepends = git-lfs: git-lfs support
provides = gitkraken
conflicts = gitkraken
- source = gitkraken-standalone-7.5.0.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v7.5.0.tar.gz
+ source = gitkraken-standalone-7.5.2.tar.gz::https://release.axocdn.com/linux-standalone/GitKraken-v7.5.2.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 5bcf05fbf4eb491b1dfdbbfd2896ac6325dca09aa0dbdff4f85686b83dddbd00
+ sha256sums = 3fd44338a8d1fec034884b64b60b6f76f8dabd38ae325ed2cfda0a2a12675f20
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index edb14782c5c7..3569d93b8e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
# Contributor: William Penton <william@penton.us>
pkgname=gitkraken-standalone
-pkgrel=2
-pkgver=7.5.0
+pkgrel=1
+pkgver=7.5.2
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=('5bcf05fbf4eb491b1dfdbbfd2896ac6325dca09aa0dbdff4f85686b83dddbd00'
+sha256sums=('3fd44338a8d1fec034884b64b60b6f76f8dabd38ae325ed2cfda0a2a12675f20'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'