summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYoshi28892016-03-26 22:48:06 +0100
committerYoshi28892016-03-26 22:48:06 +0100
commitf4c6dc0fc91ffcbf7d5b1cd790ef38011a2404ef (patch)
tree4237ad3151ae1f539e84770b1d585f0a69c58bc3 /PKGBUILD
parent08ba78e18d2ab9155056ccf48526ac5e4f6779a1 (diff)
downloadaur-f4c6dc0fc91ffcbf7d5b1cd790ef38011a2404ef.tar.gz
Soundnode renamed its binary...
Signed-off-by: Yoshi2889 <rick.2889@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40d9ee83f57b..ed4aa31058a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rick Kerkhof <rick.2889@gmail.com>
pkgname=soundnode-app-bin
pkgver=0.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Soundcloud client for the desktop"
arch=('x86_64' 'i686')
url="http://www.soundnodeapp.com/"
@@ -36,7 +36,7 @@ package() {
install -Dm644 "$srcdir"/soundnode-app.desktop "$pkgdir"/usr/share/applications/
# We're creating a broken link here. It'll be fixed when all files are in place :)
- ln -s /opt/soundnode-app-bin/Soundnode-App "$pkgdir"/usr/bin/soundnode
+ ln -s /opt/soundnode-app-bin/Soundnode "$pkgdir"/usr/bin/soundnode
rm "$srcdir"/Soundnode-App.zip
rm "$srcdir"/soundnode-app.desktop