Merge pull request #2905 from diogoleal/update_font_hack_ttf
font-hack-ttf: update to 2.018
This commit is contained in:
commit
83a56e6706
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'font-hack-ttf'
|
# Template file for 'font-hack-ttf'
|
||||||
pkgname=font-hack-ttf
|
pkgname=font-hack-ttf
|
||||||
version=2.015
|
version=2.018
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Hack-${version}
|
wrksrc=Hack-${version}
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
@ -12,7 +12,7 @@ hostmakedepends="unzip"
|
||||||
font_dirs="/usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/TTF"
|
||||||
homepage="http://sourcefoundry.org/hack/"
|
homepage="http://sourcefoundry.org/hack/"
|
||||||
distfiles="https://github.com/chrissimpkins/Hack/archive/v${version}.tar.gz"
|
distfiles="https://github.com/chrissimpkins/Hack/archive/v${version}.tar.gz"
|
||||||
checksum=67b19be989f1af2feb82db958841a278756f1f5b22b052210c964e5049638353
|
checksum=20e28ef9095674a57114b7742a406ef2db020d809fb7470dbc1eed448e80b9c1
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Reference in New Issue