app : amarok
This commit is contained in:
parent
1a9eb87a9a
commit
a986bc9d50
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ fi
|
|||
|
||||
for itm in $sel; do
|
||||
case $itm in
|
||||
'"Amarok"' | \
|
||||
'"amarok"' | \
|
||||
'"guayadeque"' | \
|
||||
'"gmusicbrowser"') aurpkg="$aurpkg $(echo $itm | sed 's/"//g')";;
|
||||
*) pkg="$pkg $(echo $itm | sed 's/"//g')";;
|
||||
|
|
Loading…
Reference in a new issue