summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Kleinschmidt2016-08-04 20:54:41 +0200
committerTim Kleinschmidt2016-08-04 20:57:36 +0200
commit881d1d66437604635b48011994032dd710da388b (patch)
treea3283c40612bc2dae68da9bb1c03570a60ed9909
parent0329569404ec6ff32f0f1a681310fdaafe821c82 (diff)
downloadaur-881d1d66437604635b48011994032dd710da388b.tar.gz
Add bigger logo
This also updates the desktop file with some defaults from the core settings from the deb packages and the icon parameter is now without a extension to support other icon themes. (Credit to varlesh)
-rw-r--r--.SRCINFO6
-rw-r--r--GitKraken.desktop7
-rw-r--r--PKGBUILD4
-rw-r--r--gitkraken.pngbin29968 -> 19197 bytes
4 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4396f57c1ad..9c48def0e2aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Jul 30 05:55:11 UTC 2016
+# Thu Aug 4 18:57:10 UTC 2016
pkgbase = gitkraken
pkgdesc = The intuitive, fast, and beautiful cross-platform Git client.
pkgver = 1.5.1
@@ -20,8 +20,8 @@ pkgbase = gitkraken
source = gitkraken.png
source = eula.html
md5sums = 225983ba7ac3f981e258044bc08a03b5
- md5sums = 765148843d302e15d80ddd0041efc957
- md5sums = fcac914c0044d1e5831ce46b88c37ec5
+ md5sums = cf2a1746a0cafe11793af0801c78afeb
+ md5sums = 04987b933d551d15c0813111d715bb9e
md5sums = e9ba6663e5f1f92cae31beb0074e8c6c
pkgname = gitkraken
diff --git a/GitKraken.desktop b/GitKraken.desktop
index 1e7ae0ca2473..774b61d60627 100644
--- a/GitKraken.desktop
+++ b/GitKraken.desktop
@@ -1,7 +1,10 @@
[Desktop Entry]
Name=GitKraken
+Comment=Unleash your repo
Exec="gitkraken"
-Icon=gitkraken.png
+Icon=gitkraken
Terminal=false
Type=Application
-Categories=Utility;Network;Development
+StartupNotify=true
+Categories=GNOME;GTK;Development;Documentation;
+MimeType=text/plain; \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 005bd3e856f2..02d3892d31fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,8 @@ source=(
"eula.html"
)
md5sums=('225983ba7ac3f981e258044bc08a03b5'
- '765148843d302e15d80ddd0041efc957'
- 'fcac914c0044d1e5831ce46b88c37ec5'
+ 'cf2a1746a0cafe11793af0801c78afeb'
+ '04987b933d551d15c0813111d715bb9e'
'e9ba6663e5f1f92cae31beb0074e8c6c')
package() {
diff --git a/gitkraken.png b/gitkraken.png
index c82ddb8ebd19..5204a0d73b13 100644
--- a/gitkraken.png
+++ b/gitkraken.png
Binary files differ