font-3270: update to 2.0.3.
This commit is contained in:
parent
3fe69f0452
commit
637d48107b
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'font-3270'
|
||||
pkgname=font-3270
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="3270font-${version}"
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
build_style=gnu-makefile
|
||||
make_build_target="font"
|
||||
hostmakedepends="font-util fontforge"
|
||||
short_desc="A 3270 font in a modern format"
|
||||
short_desc="3270 font in a modern format"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/rbanffy/3270font"
|
||||
distfiles="https://github.com/rbanffy/3270font/archive/v${version}.tar.gz"
|
||||
checksum=17f23496d385de537d870c3892042de8a11ca4ce97c267e989770fcd55721722
|
||||
checksum=8a9fbf14f5fb19a40a5c2f161b08d9767185cd04bf70d6d81f843f7da39c35f3
|
||||
font_dirs="/usr/share/fonts/TTF"
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/TTF
|
||||
|
|
Loading…
Reference in a new issue