diff --git a/sys-apps/flashprog/flashprog-1.2.ebuild b/sys-apps/flashprog/flashprog-1.2.ebuild index 18d261e839..a049201100 100644 --- a/sys-apps/flashprog/flashprog-1.2.ebuild +++ b/sys-apps/flashprog/flashprog-1.2.ebuild @@ -1,14 +1,8 @@ EAPI=8 - DESCRIPTION="Utility for identifying, reading, writing, verifying and erasing flash chips." - HOMEPAGE="https://flashprog.org/" - -SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz" - +SRC_URI="https://github.com/SourceArcade/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz LICENSE="GPL-2" - SLOT="0" - KEYWORDS="~amd64" diff --git a/sys-apps/flashprog/metadata.xml b/sys-apps/flashprog/metadata.xml index 9504819d49..f674ae79c5 100644 --- a/sys-apps/flashprog/metadata.xml +++ b/sys-apps/flashprog/metadata.xml @@ -1,12 +1,14 @@ - - openrc@posteo.de - Andre - - -flashprog is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices. - + +openrc@posteo.de +Andre + + +SourceArcade/flashprog +https://github.com/SourceArcade/flashprog/issues + +flashprog is a utility for identifying, reading, writing, verifying and erasing flash chips. It is designed to flash BIOS/EFI/coreboot/firmware/optionROM images on mainboards, network/graphics/storage controller cards, and various other programmer devices.