font-go-ttf: update to 0.0.20170330.
This commit is contained in:
parent
bc8bab78be
commit
6f7751c6bb
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'font-go-ttf'
|
# Template file for 'font-go-ttf'
|
||||||
pkgname=font-go-ttf
|
pkgname=font-go-ttf
|
||||||
version=0.0.20161117
|
version=0.0.20170330
|
||||||
revision=2
|
revision=1
|
||||||
_gitrev=b7f8df6bc082334698d4505fb85fa05e99156b72
|
_gitrev=f03a046406d4d7fbfd4ed29f554da8f6114049fc
|
||||||
wrksrc="image-${_gitrev}"
|
wrksrc="image-${_gitrev}"
|
||||||
short_desc="A typeface designed for go source code"
|
short_desc="A typeface designed for go source code"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://blog.golang.org/go-fonts"
|
homepage="https://blog.golang.org/go-fonts"
|
||||||
distfiles="https://github.com/golang/image/archive/${_gitrev}.tar.gz"
|
distfiles="https://github.com/golang/image/archive/${_gitrev}.tar.gz"
|
||||||
checksum=41c620e40e47c3912ca87b4488b8936b6773761bc2388f0797b39cf5a6ad77e1
|
checksum=0bf07c87451c69540f2ebf85d0602393cff5b0c18e91b4d0104d1095070dcc71
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
cd font/gofont/ttfs
|
cd font/gofont/ttfs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue