mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cherry-font: update to 1.1. (#2411)
This commit is contained in:
parent
d7724ac76b
commit
06ff21f198
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
|
# Template file for 'cherry-font'
|
||||||
pkgname=cherry-font
|
pkgname=cherry-font
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="cherry-${version}"
|
wrksrc="cherry-${version}"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/turquoise-hexagon/cherry"
|
homepage="https://github.com/turquoise-hexagon/cherry"
|
||||||
distfiles="https://github.com/turquoise-hexagon/cherry/archive/${version}.tar.gz"
|
distfiles="https://github.com/turquoise-hexagon/cherry/archive/${version}.tar.gz"
|
||||||
checksum=f470269906a34d1175a5ea1bc38f75f6bc7ef33e92c86d035213f906150e69c2
|
checksum=c102bf9d3bb4ee8b8a7311fcd1fd08fcab43eed048312ff53907b7d2dcc5c0b9
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/X11/misc
|
vmkdir usr/share/fonts/X11/misc
|
||||||
|
|
Loading…
Add table
Reference in a new issue