diff --git a/games-rpg/pcgen/pcgen-6.09.06.ebuild b/games-rpg/pcgen/pcgen-6.09.06.ebuild index 8746db0201ca496a8f2ebf4098874768c8cbbd9f..9001fe71db07bd80248c914340396ea8bf663b61 100644 --- a/games-rpg/pcgen/pcgen-6.09.06.ebuild +++ b/games-rpg/pcgen/pcgen-6.09.06.ebuild @@ -9,7 +9,7 @@ inherit desktop wrapper MY_PV=${PV/_rc/RC} MY_P="${PN}-${MY_PV}" -DESCRIPTION="D&D character generator" +DESCRIPTION="A d20 RPG Character Creator" HOMEPAGE="http://pcgen.org/" SRC_URI="https://github.com/PCGen/pcgen/releases/download/${MY_PV}/image-linux-x64.zip -> ${P}-linux-x64.zip" S="${WORKDIR}/${PN}-linux-x64"