summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD1
-rw-r--r--install.sh1
2 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c91bc42ca8f..24c5f9a86caa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
_pkgname=soundy
pkgname=$_pkgname-git
+pkgbase=$pkgname
pkgver=r223.6f7aca3
pkgrel=1
pkgdesc="Simple GTK client to control your Bose SoundTouch speaker - Development version"
diff --git a/install.sh b/install.sh
index ce766a52c1bc..acc9341afec4 100644
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,3 @@
-basename=soundy-git
post_install()
{}