summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Parrish2018-01-23 09:00:32 -0500
committerDavid Parrish2018-01-23 09:00:42 -0500
commit0721f4391f1d990a3497f59d748aed736324b38b (patch)
tree7ad69d293af084d27ada1d2b3ff1bf87068072c4
parent5e968ac2a30ee1a4750519f9099c630333cd6880 (diff)
downloadaur-0721f4391f1d990a3497f59d748aed736324b38b.tar.gz
Allow desktop icon to be themable
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--bisq.desktop2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e59eddc80c93..b66c5797ed44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jan 22 14:01:29 UTC 2018
+# Tue Jan 23 14:00:12 UTC 2018
pkgbase = bisq
pkgdesc = Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
pkgver = 0.6.4
- pkgrel = 1
+ pkgrel = 2
url = https://bitsquare.io/
arch = any
license = AGPL3
@@ -16,7 +16,7 @@ pkgbase = bisq
source = bisq.desktop
sha256sums = SKIP
sha256sums = 175e18841dd216ca84391a89b0fba0b12bf575ec095d200ae9a3babc83693e31
- sha256sums = 2f9da2f32bb7d023af78bcbf688bc8dc01f24e1d6c7e3227928e22338343587c
+ sha256sums = 8496c6f259873435591ff2106ce6a4e05a8c272b8a374f924c6090e48701b2d8
pkgname = bisq
diff --git a/PKGBUILD b/PKGBUILD
index 9f3527f342ca..5afc6c3c982a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bisq
pkgver=0.6.4
-pkgrel=1
+pkgrel=2
pkgdesc="Cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges"
arch=('any')
url="https://bitsquare.io/"
@@ -14,7 +14,7 @@ source=("${pkgname}::git+https://github.com/bisq-network/exchange.git#tag=v${pkg
"bisq.desktop")
sha256sums=('SKIP'
'175e18841dd216ca84391a89b0fba0b12bf575ec095d200ae9a3babc83693e31'
- '2f9da2f32bb7d023af78bcbf688bc8dc01f24e1d6c7e3227928e22338343587c')
+ '8496c6f259873435591ff2106ce6a4e05a8c272b8a374f924c6090e48701b2d8')
prepare() {
msg 'Fixing protoc path...'
diff --git a/bisq.desktop b/bisq.desktop
index def04818c680..b6f07b041156 100644
--- a/bisq.desktop
+++ b/bisq.desktop
@@ -3,7 +3,7 @@ Name=Bisq
GenericName=P2P Bitcoin Exchange
Comment=Bisq is a cross-platform desktop application that allows users to trade national currency (dollars, euros, etc) for bitcoin without relying on centralized exchanges
Exec=/usr/bin/bisq
-Icon=/usr/share/pixmaps/bisq.png
+Icon=bisq
Terminal=false
Type=Application
Categories=Utility;Finance;