summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Penton2019-10-14 18:53:24 -0500
committerTim Kleinschmidt2019-10-15 11:38:16 +0200
commit630a131964dd1d8d6963e2d9ea39d9e27c8833ea (patch)
tree7c99c86a6e2e14a3bed45423b07793cde790cc4b
parentf0674088b076e4be8ad14b9a8143c30f223475df (diff)
downloadaur-630a131964dd1d8d6963e2d9ea39d9e27c8833ea.tar.gz
bump to v6.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35e437011d41..830c8593d533 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 6.2.1
+ pkgver = 6.3.0
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.2.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.2.1.tar.gz
+ source = gitkraken-6.3.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.3.0.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = bc030dd78ba53845c03201697f57a5de45a0aa019760d6f31372f66ab311dde1
+ sha256sums = 1d6fbb237dd2aabeb511559dbbd8a7f0738606c2b7274fb050eedf26345f8c5a
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index 44ec9b83f550..e63b839d9a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gitkraken
pkgrel=1
-pkgver=6.2.1
+pkgver=6.3.0
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=('bc030dd78ba53845c03201697f57a5de45a0aa019760d6f31372f66ab311dde1'
+sha256sums=('1d6fbb237dd2aabeb511559dbbd8a7f0738606c2b7274fb050eedf26345f8c5a'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'