summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Penton2022-06-14 12:33:57 -0500
committerTim Kleinschmidt2022-06-15 10:29:16 +0200
commit4e471ec755219cae4b91507a8f14e29cea9e899c (patch)
treea33d50a1898be72aa65f97e5aaf3c6b4898d0e85
parent2414e1a3f38452ddbff282ada068f2f3a3065459 (diff)
downloadaur-4e471ec755219cae4b91507a8f14e29cea9e899c.tar.gz
Bump to 8.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e65c9ca789c..6559f20ab97b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 8.5.0
+ pkgver = 8.6.0
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
@@ -12,11 +12,11 @@ pkgbase = gitkraken
optdepends = git-lfs: git-lfs support
optdepends = org.freedesktop.secrets: Provides ways to store passwords and encryption keys
provides = gitkraken
- source = gitkraken-8.5.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v8.5.0.tar.gz
+ source = gitkraken-8.6.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v8.6.0.tar.gz
source = GitKraken.desktop
source = eula.html
source = gitkraken.sh
- sha256sums = 57e779a2403b1f18a501a4b8ba1fb4ee626cab3ada6fc81ac1dccc89de1b7987
+ sha256sums = 133ca1ff90c7c374ca89010087bcb227f88a0500fc28d5644a1c850f0dcbcc7e
sha256sums = f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1
sha256sums = 5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6
sha256sums = 6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f
diff --git a/PKGBUILD b/PKGBUILD
index 485a3b5415ff..c7a71df8d95a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=gitkraken
pkgrel=1
-pkgver=8.5.0
+pkgver=8.6.0
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
@@ -28,7 +28,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
-sha256sums=('57e779a2403b1f18a501a4b8ba1fb4ee626cab3ada6fc81ac1dccc89de1b7987'
+sha256sums=('133ca1ff90c7c374ca89010087bcb227f88a0500fc28d5644a1c850f0dcbcc7e'
'f4a63737eccf279b0b131fe34e4a711aaf0dd5be86e932baf2593069553ef3b1'
'5b7b39b331bc32a606e1e79c695df4519c9b220225be00fb34ef368c3af319a6'
'6e6c6ac37287e1ec5d5266689a49d18899488be901b21f5cb9749f545453626f')