summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--Harmony.desktop2
-rw-r--r--PKGBUILD2
-rwxr-xr-xharmony2
4 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 883ae79f615a..0ebf7ea05b56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = harmony-player
pkgdesc = A next-gen music player built with Electron.
pkgver = 0.4.2
- pkgrel = 1
+ pkgrel = 2
url = http://getharmony.xyz/
arch = x86_64
license = GPL
diff --git a/Harmony.desktop b/Harmony.desktop
index 55b5c77b6691..59919fb08265 100644
--- a/Harmony.desktop
+++ b/Harmony.desktop
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Harmony
Comment=Listen to music from Spotify, SoundCloud, Google Play Music or your local disk,
-Exec="/opt/Harmony/Harmony"
+Exec="/opt/Harmony/harmony"
Terminal=false
Type=Application
Icon=harmony
diff --git a/PKGBUILD b/PKGBUILD
index ee89da3b2d09..3f1d6f157626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gustav Hansen <kusti8@gmail.com>
pkgname=harmony-player
pkgver=0.4.2
-pkgrel=1
+pkgrel=2
pkgdesc="A next-gen music player built with Electron."
arch=('x86_64')
url="http://getharmony.xyz/"
diff --git a/harmony b/harmony
index 5fe2dc213dff..cd309708acb8 100755
--- a/harmony
+++ b/harmony
@@ -1,2 +1,2 @@
#!/bin/sh
-/opt/Harmony/Harmony
+/opt/Harmony/harmony