summarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
authorKaraoke Mugen CD2024-03-20 22:05:38 +0000
committerKaraoke Mugen CD2024-03-20 22:05:38 +0000
commitb797cb5633f4a86ae174962337f60f8fec60b016 (patch)
tree4c2b84c8923b5f03804857800a80781c2eac32a9 /run.sh
parent14a02997e527a9eca10ad18eb5d445cf36449eb0 (diff)
downloadaur-karaokemugen.tar.gz
change pkgrel so that changes show
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index f17eef96bd1c..07873a372c70 100755
--- a/run.sh
+++ b/run.sh
@@ -7,7 +7,7 @@
# |___/
# This script runs Karaoke Mugen app (with some check to avoid some disasters)
-# From AUR package karaokemugen
+# From AUR package karaokemugen-git
# use colors only if we have them
if [[ $(which tput > /dev/null 2>&1 && tput -T "${TERM}" colors || echo -n '0') -ge 8 ]] ; then