overpass-otf: drop noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-10-05 07:28:10 +07:00
parent ab0a0ee583
commit 6aeab3e3a4

View file

@ -1,13 +1,12 @@
# Template file for 'overpass-otf' # Template file for 'overpass-otf'
pkgname=overpass-otf pkgname=overpass-otf
version=3.0.4 version=3.0.4
revision=1 revision=2
archs=noarch
wrksrc="Overpass-${version}" wrksrc="Overpass-${version}"
depends="font-util xbps-triggers" depends="font-util xbps-triggers"
short_desc="Open source font family inspired by Highway Gothic" short_desc="Open source font family inspired by Highway Gothic"
maintainer="mobinmob <mobinmob@disroot.org>" maintainer="mobinmob <mobinmob@disroot.org>"
license="OFL-1.1, LGPL-2.1" license="OFL-1.1, LGPL-2.1-only"
homepage="http://overpassfont.org" homepage="http://overpassfont.org"
distfiles="https://github.com/RedHatBrand/Overpass/archive/${version}.tar.gz" distfiles="https://github.com/RedHatBrand/Overpass/archive/${version}.tar.gz"
checksum=07600d6745f5199ad210c7f39e934dcd9716b54615e44ccf1f830001a0da3597 checksum=07600d6745f5199ad210c7f39e934dcd9716b54615e44ccf1f830001a0da3597
@ -27,4 +26,3 @@ do_install() {
vdoc overpass-mono-specimen.pdf vdoc overpass-mono-specimen.pdf
vdoc README.md vdoc README.md
} }