summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFoolEcho2019-02-23 10:12:28 +0100
committerFoolEcho2019-02-23 10:12:28 +0100
commit1ac75eddebde58834b884411dc91ea3b290f4835 (patch)
tree1d4597cf292709665f733c6adb0fc6b5f03e63d2
parent90a51e9155d603f505f28af728d645bb65de1128 (diff)
downloadaur-zelda-roth-fr.tar.gz
Update install message
-rw-r--r--zelda-roth.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/zelda-roth.install b/zelda-roth.install
index 1363f01f17ba..3b869dfec781 100644
--- a/zelda-roth.install
+++ b/zelda-roth.install
@@ -6,7 +6,7 @@ post_install() {
echo "update icon cache..."
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
echo ""
- echo "Don't forget to install the package timidity-freepats or fluidr3 and configure /etc/timidity++/timidity.cfg in order to have music in game"
+ echo "Don't forget to install the package freepats-legacy or soundfont-fluid and configure /etc/timidity++/timidity.cfg in order to have music in game"
}
post_upgrade() {
@@ -15,4 +15,4 @@ post_upgrade() {
post_remove() {
post_install $1
-} \ No newline at end of file
+}