ipafont-fonts-otf: drop noarch, fix upstream location

This commit is contained in:
fosslinux 2020-10-25 19:38:28 +11:00 committed by Piotr
parent 1ecfbaf323
commit 124e7a100b

View file

@ -1,9 +1,8 @@
# Template file for 'ipafont-fonts-otf' # Template file for 'ipafont-fonts-otf'
pkgname=ipafont-fonts-otf pkgname=ipafont-fonts-otf
version=003.03 version=003.03
revision=3 revision=4
_pkgver=${version/./} _pkgver=${version/./}
archs=noarch
wrksrc="IPAfont${_pkgver}" wrksrc="IPAfont${_pkgver}"
hostmakedepends="unzip" hostmakedepends="unzip"
depends="font-util xbps-triggers" depends="font-util xbps-triggers"
@ -11,7 +10,7 @@ short_desc="Japanese OpenType font set"
maintainer="Georg Schabel <gescha@posteo.de>" maintainer="Georg Schabel <gescha@posteo.de>"
license="IPA" license="IPA"
homepage="http://ipafont.ipa.go.jp/" homepage="http://ipafont.ipa.go.jp/"
distfiles="https://oscdl.ipa.go.jp/IPAfont/IPAfont${_pkgver}.zip" distfiles="http://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont${version//./}.zip"
checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5 checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5
font_dirs="/usr/share/fonts/OTF" font_dirs="/usr/share/fonts/OTF"