mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
parent
62472f86c2
commit
dcb6c66eea
1 changed files with 2 additions and 2 deletions
|
@ -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=3.002
|
version=3.003
|
||||||
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=040d1428889ac1c65845f1dd6f8d62a027ad7f971e6b0ec4973456a377e9832d
|
checksum=3c6f1a20e86744077e83c9bacf879a5b13f659f1c07e9c5c57d6efc3cbe66c07
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue