mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
font-hack-ttf: update to 3.002.
This commit is contained in:
parent
1714069e91
commit
3009722849
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.000
|
version=3.002
|
||||||
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=f83aff6483af776bac6d39dcbe313babb90ce832367229fce3b81a82f5359e6e
|
checksum=040d1428889ac1c65845f1dd6f8d62a027ad7f971e6b0ec4973456a377e9832d
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/TTF
|
vmkdir usr/share/fonts/TTF
|
||||||
|
|
Loading…
Add table
Reference in a new issue