summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkafin2018-05-10 17:33:09 +0200
committerkafin2018-05-10 17:33:09 +0200
commit367bed8c91a134d27528b8baa218589f5d48bb4b (patch)
tree9341ef6b2a4d4e395d83fe79b188854273019b49
parent21eed2be2ce2a4e78e2b69adb2e59d9a5254be6e (diff)
downloadaur-367bed8c91a134d27528b8baa218589f5d48bb4b.tar.gz
Update Desktop file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
-rw-r--r--decrediton.desktop15
3 files changed, 11 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29fac80593bd..277f5377c59d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = decrediton
source = decrediton.desktop
sha256sums = a2535fc4d789486850ac66b1de3b45a013c937bfd8509e0396f1863fe41ed535
sha256sums = a5d4ca6879438bbf02999dbf84f4fb3b0088fbac385f6cbc9722baf1baa7c8aa
- sha256sums = b2693919cdd9557676f1c3f6e5ed167080d8ce52cab7fca385796aa9bd4baab5
+ sha256sums = 5113de3821e1445dc47dc7ea11706614432189d29722f3cd05f5535aed8b6042
pkgname = decrediton
diff --git a/PKGBUILD b/PKGBUILD
index d2d6973ee80b..9320bd114f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ source=("https://github.com/decred/decred-binaries/releases/download/${_pkgver}/
"decred-dcr.svg"
"${pkgname}.desktop")
sha256sums=('a2535fc4d789486850ac66b1de3b45a013c937bfd8509e0396f1863fe41ed535'
- 'a5d4ca6879438bbf02999dbf84f4fb3b0088fbac385f6cbc9722baf1baa7c8aa'
- 'b2693919cdd9557676f1c3f6e5ed167080d8ce52cab7fca385796aa9bd4baab5')
+ 'a5d4ca6879438bbf02999dbf84f4fb3b0088fbac385f6cbc9722baf1baa7c8aa'
+ '5113de3821e1445dc47dc7ea11706614432189d29722f3cd05f5535aed8b6042')
package() {
# Install the main files.
install -d "${pkgdir}/opt/${pkgname}"
diff --git a/decrediton.desktop b/decrediton.desktop
index b1785b6632dd..664abfcb1ec5 100644
--- a/decrediton.desktop
+++ b/decrediton.desktop
@@ -1,10 +1,11 @@
[Desktop Entry]
-Version=1.0
-Type=Application
+Encoding=UTF-8
Name=Decrediton
-Exec=decrediton %f
-Icon=decrediton
-Comment=Decrediton is a cross-platform GUI for decred written in node.js using Electron.
-Categories=Utility;
+Comment=Decrediton the Decred wallet
+Exec=decrediton %U
Terminal=false
-StartupNotify=true \ No newline at end of file
+Type=Application
+Icon=decred
+MimeType=x-scheme-handler/decred;
+Categories=Office;Finance;
+