aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2016-01-15 23:14:59 +0100
committerTim Kleinschmidt2016-01-15 23:14:59 +0100
commitbdfa5b883538c107318bb2f70728e873e32b4771 (patch)
tree580e23bf9afa2fca3bf6e3669b7f9f72dff746df
parent080403c6bcc1553f96de12a1e276813f255d893c (diff)
downloadaur-bdfa5b883538c107318bb2f70728e873e32b4771.tar.gz
Update to 0.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad8075f5513c..11fc2dca2a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 0.5.0
- pkgrel = 2
+ pkgver = 0.5.1
+ pkgrel = 1
url = http://www.gitkraken.com/
arch = x86_64
license = custom
@@ -17,7 +17,7 @@ pkgbase = gitkraken
source = GitKraken.desktop
source = gitkraken.png
source = eula.html
- md5sums = 201438725b433c49d61a6635ddf7a82b
+ md5sums = b50cb1f43eb46aeb6f49df98cab3c032
md5sums = 765148843d302e15d80ddd0041efc957
md5sums = fcac914c0044d1e5831ce46b88c37ec5
md5sums = e9ba6663e5f1f92cae31beb0074e8c6c
diff --git a/PKGBUILD b/PKGBUILD
index 6206c2b6599b..adcd7ff41842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Marcin Wieczorek <marcin@marcin.co>
pkgname=gitkraken
-pkgrel=2
-pkgver=0.5.0
+pkgrel=1
+pkgver=0.5.1
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="http://www.gitkraken.com/"
provides=('gitkraken')
@@ -19,7 +19,7 @@ source=(
"gitkraken.png"
"eula.html"
)
-md5sums=('201438725b433c49d61a6635ddf7a82b'
+md5sums=('b50cb1f43eb46aeb6f49df98cab3c032'
'765148843d302e15d80ddd0041efc957'
'fcac914c0044d1e5831ce46b88c37ec5'
'e9ba6663e5f1f92cae31beb0074e8c6c')