font-fontin: fix noarch=

This commit is contained in:
maxice8 2019-03-11 11:23:02 -03:00
parent e6c8343126
commit 0bb1bab5bb
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,21 +1,21 @@
# Template build file for 'font-fontin'. # Template file for 'font-fontin'
pkgname=font-fontin pkgname=font-fontin
version=0.0.20151027 version=0.0.20151027
revision=1 revision=2
noarch="yes" archs=noarch
create_wrksrc=yes
hostmakedepends="unzip" hostmakedepends="unzip"
depends="font-util" depends="font-util xbps-triggers"
font_dirs="/usr/share/fonts/OTF/"
short_desc="A font designed to be used at small sizes" short_desc="A font designed to be used at small sizes"
homepage="http://www.exljbris.com" homepage="http://www.exljbris.com"
license="EULA:$homepage/eula.html" license="EULA:${homepage}/eula.html"
maintainer="Andrea Brancaleoni <abc@pompel.me>" maintainer="Andrea Brancaleoni <abc@pompel.me>"
distfiles="$homepage/dl/fontin_pc.zip distfiles="${homepage}/dl/fontin_pc.zip
$homepage/dl/FontinSans_49.zip" $homepage/dl/FontinSans_49.zip"
checksum="ddbb4ba57d0ab7d1af9d511de8e68d0fab9beec0c03eaf9c968f180b96100aa7 checksum="ddbb4ba57d0ab7d1af9d511de8e68d0fab9beec0c03eaf9c968f180b96100aa7
8b04ea509ec5fa8ddf921c94ba1824130071d16b7f83b09bc257b9311ff65a6e" 8b04ea509ec5fa8ddf921c94ba1824130071d16b7f83b09bc257b9311ff65a6e"
create_wrksrc=yes font_dirs="/usr/share/fonts/OTF/"
restricted=yes restricted=yes
do_install() { do_install() {