File diff cd2011c52a03 → 20cbe1b99111
games-rpg/pcgen/pcgen-6.09.06.ebuild
Show inline comments
 
@@ -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"