summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKillWolfVlad2019-03-13 12:43:13 +0500
committerTim Kleinschmidt2019-03-13 08:51:20 +0100
commit425e4723e35b8cf30521f84e4bc7d6d125726ea6 (patch)
tree4337030f861b8c35eb469fe8075b1e225579eb23
parent55f375957796227584617489df91eee23b0027b7 (diff)
downloadaur-425e4723e35b8cf30521f84e4bc7d6d125726ea6.tar.gz
Bump to v5.0.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84750ee94542..4d3aa4004df2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 4.2.2
- pkgrel = 4
+ pkgver = 5.0.1
+ pkgrel = 1
url = https://www.gitkraken.com/
arch = x86_64
license = custom
@@ -16,12 +16,12 @@ pkgbase = gitkraken
depends = rtmpdump
optdepends = git-lfs: git-lfs support
provides = gitkraken
- source = gitkraken-4.2.2.tar.gz::https://release.axocdn.com/linux/GitKraken-v4.2.2.tar.gz
+ source = gitkraken-5.0.1.tar.gz::https://release.axocdn.com/linux/GitKraken-v5.0.1.tar.gz
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
source = gitkraken.sh
- sha256sums = 3ecb2dd53605a0bca306971498f9e77823297d06c7966e831663adab4851559e
+ sha256sums = 3e834f42de517e191f9a5a2cd2a022533c5bcf91215a323f08c53d45703f6025
sha256sums = 81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889
sha256sums = a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902
sha256sums = 9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1
diff --git a/PKGBUILD b/PKGBUILD
index 36a29674f877..0c87596fe724 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: William Penton <william@penton.us>
pkgname=gitkraken
-pkgrel=4
-pkgver=4.2.2
+pkgrel=1
+pkgver=5.0.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=('3ecb2dd53605a0bca306971498f9e77823297d06c7966e831663adab4851559e'
+sha256sums=('3e834f42de517e191f9a5a2cd2a022533c5bcf91215a323f08c53d45703f6025'
'81b32ad2fae47fcdf8adb4fdb5c734430ed993f712e75bd62297ae8540fdf889'
'a2b3551f83bcbe56da961615f066bb736cd15d98e41c93b3b4add0d56606d902'
'9566342308bf35b56e626fa1b0d716eb16991712cc43b617c4f0d95e005311d1'