summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302017-11-02 19:28:33 +0100
committerM0Rf302017-11-02 19:28:33 +0100
commit0c4c9be52fc72cbcdb5e06e7881018db97db3c7b (patch)
treee1329c5bec6209c91f900226e406eaedc60e9a4f
parent7a4df482f9bfe224f084c85f368cbaba2899f861 (diff)
downloadaur-0c4c9be52fc72cbcdb5e06e7881018db97db3c7b.tar.gz
openbazaar: cleanup
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--openbazaar.desktop10
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bed5a653eeb5..f95604279923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Nov 2 18:06:25 UTC 2017
+# Thu Nov 2 18:28:28 UTC 2017
pkgbase = openbazaar
pkgdesc = Front-end Electron application for talking with the OpenBazaar daemon
pkgver = 2.0.17
@@ -18,7 +18,7 @@ pkgbase = openbazaar
source = openbazaar.desktop
md5sums = 3bea757fb365f59794a751598bfb2024
md5sums = a4eb003ad61dc2536ff5a3241b3aa19e
- md5sums = dbca9273e9fc18a7aa5d1c395508fe60
+ md5sums = f48876b52eee00c24abb7bbbb53d8e6c
pkgname = openbazaar
diff --git a/PKGBUILD b/PKGBUILD
index eb983e14440e..d2b36c2d8705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,4 +42,4 @@ msg2 "Installing icons and desktop menu entry"
md5sums=('3bea757fb365f59794a751598bfb2024'
'a4eb003ad61dc2536ff5a3241b3aa19e'
- 'dbca9273e9fc18a7aa5d1c395508fe60')
+ 'f48876b52eee00c24abb7bbbb53d8e6c')
diff --git a/openbazaar.desktop b/openbazaar.desktop
index 3bc0b1906747..726e6406573e 100644
--- a/openbazaar.desktop
+++ b/openbazaar.desktop
@@ -1,11 +1,11 @@
[Desktop Entry]
Name=OpenBazaar
-GenericName=Decentralized marketplace for trading with anyone using Bitcoin.
-Comment=OpenBazaar is an open source project to create a decentralized network for commerce online—using Bitcoin—that has no fees and cannot be censored.
-Exec=/usr/bin/openbazaar %U
+Comment=Decentralized Peer to Peer Marketplace for Bitcoin
+GenericName=OpenBazaar Desktop Client
+Exec=openbazaar %U
Icon=openbazaar
-Terminal=false
Type=Application
+StartupNotify=true
+Categories=Utility;
Categories=Application;Network;
MimeType=application/x-openbazaar;x-scheme-handler/ob;
-