aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2015-12-09 18:52:28 +0100
committerTim Kleinschmidt2015-12-09 18:52:28 +0100
commit3dcfe008b996749d2a10a42877359feaee1681ff (patch)
treea3a8272c59d51f22f4fad32329d8b569d88ac299
parent6a6d0ebb2f85e6063f97a2a4628bb5f02173bcdd (diff)
downloadaur-3dcfe008b996749d2a10a42877359feaee1681ff.tar.gz
Bump version to 0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d9e47b1436e..9054e978b06c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Wed Dec 9 17:52:14 UTC 2015
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
- pkgver = 0.3.2
- pkgrel = 2
+ pkgver = 0.4
+ pkgrel = 1
url = http://www.gitkraken.com/
arch = x86_64
license = custom
@@ -16,7 +18,7 @@ pkgbase = gitkraken
source = https://release.gitkraken.com/linux/gitkraken-amd64.tar.gz
source = GitKraken.desktop
source = gitkraken.png
- md5sums = 66c1cf80ac4f36487ecd61a7d29a3c52
+ md5sums = 9d8d131063f00e751a65274b22568cab
md5sums = 765148843d302e15d80ddd0041efc957
md5sums = fcac914c0044d1e5831ce46b88c37ec5
diff --git a/PKGBUILD b/PKGBUILD
index 00aa300ca1a9..02201b3cc121 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Marcin Wieczorek <marcin@marcin.co>
pkgname=gitkraken
-pkgrel=2
-pkgver=0.3.2
+pkgrel=1
+pkgver=0.4
pkgdesc="The intuitive, fast, and beautiful cross-platform Git client."
url="http://www.gitkraken.com/"
provides=('gitkraken')
@@ -14,7 +14,7 @@ makedepends=()
backup=()
install=''
source=("https://release.gitkraken.com/linux/gitkraken-amd64.tar.gz" "GitKraken.desktop" "gitkraken.png")
-md5sums=('66c1cf80ac4f36487ecd61a7d29a3c52'
+md5sums=('9d8d131063f00e751a65274b22568cab'
'765148843d302e15d80ddd0041efc957'
'fcac914c0044d1e5831ce46b88c37ec5')