summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Penton2019-12-12 14:52:53 -0600
committerTim Kleinschmidt2019-12-13 12:22:42 +0100
commit17b5dfd30d6481db765bdb07aaa8ad35984ad95a (patch)
tree9be59e85574f42201725f4f43cc39b32e25ef935
parentc67aa97970b4d4aa3b3a5ce842d6cb0b096c2291 (diff)
downloadaur-17b5dfd30d6481db765bdb07aaa8ad35984ad95a.tar.gz
bump to v6.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b71d64465dc8..d45b7c8e1e0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 6.3.1
+ pkgver = 6.4.0
pkgrel = 2
url = https://www.gitkraken.com/
arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = gitkraken
depends = rtmpdump
optdepends = git-lfs: git-lfs support
provides = gitkraken
- source = gitkraken-6.3.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.3.1.tar.gz
+ source = gitkraken-6.4.0.tar.gz::https://release.axocdn.com/linux/GitKraken-v6.4.0.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 507aaced3f0ae3ba98d749286d5ef9da01f03ab4e43201b6a59aa08ef8483fdc
+ sha256sums = 9169899cd73d603bf8bc27048bd8f4bc8eb2c92e0ace5998cc87dc90e48b309d
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index d14276bbb00d..20b81da76284 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=gitkraken
pkgrel=2
-pkgver=6.3.1
+pkgver=6.4.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=('507aaced3f0ae3ba98d749286d5ef9da01f03ab4e43201b6a59aa08ef8483fdc'
+sha256sums=('9169899cd73d603bf8bc27048bd8f4bc8eb2c92e0ace5998cc87dc90e48b309d'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'