Package-Manager: Portage-2.3.38, Repoman-2.3.9
DESCRIPTION="Monospaced font with programming ligatures"
HOMEPAGE="https://github.com/tonsky/FiraCode"
-SRC_URI="https://github.com/tonsky/FiraCode/archive/${PV}.tar.gz -> ${P}.tar.gz https://github.com/tonsky/FiraCode/files/412440/FiraCode-Regular-Symbol.zip"
+SRC_URI="https://github.com/tonsky/FiraCode/archive/${PV}.tar.gz -> ${P}.tar.gz
+https://github.com/tonsky/FiraCode/files/412440/FiraCode-Regular-Symbol.zip"
LICENSE="OFL-1.1"
SLOT="0"
DOCS="README.md"
src_prepare() {
- mv "${WORKDIR}"/*.otf "${FONT_S}" || die
-
default
+ mv "${WORKDIR}"/*.otf "${FONT_S}" || die
}