Ports/SuperTuxKart: Set app icon

This commit is contained in:
Linus Groh 2023-07-04 21:06:23 +01:00
parent 5619bb3e04
commit 63c7747b8d

View file

@ -9,6 +9,7 @@ workdir="${port}-${version}-src"
launcher_name='SuperTuxKart'
launcher_category='Games'
launcher_command='/usr/local/bin/supertuxkart'
icon_file='data/supertuxkart_16.png'
depends=(
'curl'
'freetype'