summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortxtsd2023-02-10 18:56:32 +0530
committertxtsd2023-02-10 18:56:32 +0530
commit1627d603d50ddccfc30ab11f621586640fe2bea1 (patch)
treea9ffd8914736f1ae1479fb997acc6ca0946cc4a6 /PKGBUILD
parent7d07e5c7fea4b741808d83fcaff3a79397ffb591 (diff)
downloadaur-soundsense.tar.gz
upgpkg: soundsense 2016_1_196-2
Adjust dependencies and description Signed-off-by: txtsd <code@ihavea.quest>
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"