app-text/highlight: Update desktop and icons caches

Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2023-04-19 15:00:44 +02:00
parent 4312ac55af
commit e089a42ebe

View File

@@ -5,7 +5,7 @@ EAPI=7
LUA_COMPAT=( lua5-{1..4} luajit )
inherit lua-single qmake-utils toolchain-funcs
inherit lua-single qmake-utils toolchain-funcs xdg
DESCRIPTION="Converts source code to formatted text (HTML, LaTeX, etc.) with syntax highlight"
HOMEPAGE="http://www.andre-simon.de/"