aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Penton2019-11-05 11:55:23 -0600
committerTim Kleinschmdit2019-11-05 19:17:30 +0100
commit0f13d8273a65ee88d5a3d773e4f3b64d33a976d3 (patch)
treef50c5d6603d92e4933b6162e446daddffd05623f
parent0513f2f6f295481914cef74967c15b5637ae6eaa (diff)
downloadaur-0f13d8273a65ee88d5a3d773e4f3b64d33a976d3.tar.gz
bump to v6.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 830c8593d533..a71c05bd69c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 6.3.0
+ pkgver = 6.3.1
pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = gitkraken
depends = rtmpdump
optdepends = git-lfs: git-lfs support
provides = gitkraken
- source = gitkraken-6.3.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.3.0.tar.gz
+ source = gitkraken-6.3.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.3.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 1d6fbb237dd2aabeb511559dbbd8a7f0738606c2b7274fb050eedf26345f8c5a
+ sha256sums = 507aaced3f0ae3ba98d749286d5ef9da01f03ab4e43201b6a59aa08ef8483fdc
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index e63b839d9a74..a6b6b6814997 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gitkraken
pkgrel=1
-pkgver=6.3.0
+pkgver=6.3.1
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="https://www.gitkraken.com/"
provides=('gitkraken')
@@ -26,7 +26,7 @@ source=(
"eula.html"
"gitkraken.sh"
)
-sha256sums=('1d6fbb237dd2aabeb511559dbbd8a7f0738606c2b7274fb050eedf26345f8c5a'
+sha256sums=('507aaced3f0ae3ba98d749286d5ef9da01f03ab4e43201b6a59aa08ef8483fdc'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'