summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c77ef2166bfb..478f33e77534 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=soundsense
_pkgver="2016-1_196"
pkgver=${_pkgver//-/_}
-pkgrel=1
-pkgdesc="SoundSense is a sound-engine tool for Dwarf Fortress."
+pkgrel=2
+pkgdesc="A sound-engine tool for Dwarf Fortress."
arch=("any")
url="http://df.zweistein.cz/soundsense/"
license=("custom")
install="soundsense.install"
-depends=("java-runtime")
+depends=("java-runtime" "bash")
makedepends=("coreutils"
"unzip")
source=("http://df.zweistein.cz/soundsense/soundSense_${_pkgver}.zip"