mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
font-cozette: update to 1.13.0
This commit is contained in:
parent
a39a2c4bb4
commit
24fd0f9eca
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'font-cozette'
|
# Template file for 'font-cozette'
|
||||||
pkgname=font-cozette
|
pkgname=font-cozette
|
||||||
version=1.11.3
|
version=1.13.0
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="font-util bdftopcf"
|
hostmakedepends="font-util bdftopcf"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Bitmap programming font optimized for coziness"
|
||||||
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
maintainer="Isaac Freund <ifreund@ifreund.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/slavfox/Cozette"
|
homepage="https://github.com/slavfox/Cozette"
|
||||||
|
changelog="https://github.com/slavfox/Cozette/raw/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts.zip"
|
distfiles="https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts.zip"
|
||||||
checksum=0976f61ba68b3a261568819bce0b89d43ae2892ad51e5da399dab8a5894cbbc8
|
checksum=11590b29856d9ffb2dc6c606009168ea87a3ecde7bcbe9fe542bc34b406c868d
|
||||||
font_dirs="/usr/share/fonts/misc /usr/share/fonts/TTF"
|
font_dirs="/usr/share/fonts/misc /usr/share/fonts/TTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue