font-3270: update to 2.0.4.
This commit is contained in:
parent
504766f591
commit
4ea889d08c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-3270'
|
# Template file for 'font-3270'
|
||||||
pkgname=font-3270
|
pkgname=font-3270
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="3270font-${version}"
|
wrksrc="3270font-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/rbanffy/3270font"
|
homepage="https://github.com/rbanffy/3270font"
|
||||||
distfiles="https://github.com/rbanffy/3270font/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rbanffy/3270font/archive/v${version}.tar.gz"
|
||||||
checksum=8a9fbf14f5fb19a40a5c2f161b08d9767185cd04bf70d6d81f843f7da39c35f3
|
checksum=a845a966d71fdefe8e3cba1bbce5feaf2c11818a4b1113570cb71b84c0c10302
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue