cherry-font: update to 1.1. (#2411)
This commit is contained in:
parent
d7724ac76b
commit
06ff21f198
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'cherry-font'
|
||||
pkgname=cherry-font
|
||||
version=1.0
|
||||
version=1.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cherry-${version}"
|
||||
|
@ -11,7 +12,7 @@ maintainer="Chinmay Pai <chinmaydpai@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/turquoise-hexagon/cherry"
|
||||
distfiles="https://github.com/turquoise-hexagon/cherry/archive/${version}.tar.gz"
|
||||
checksum=f470269906a34d1175a5ea1bc38f75f6bc7ef33e92c86d035213f906150e69c2
|
||||
checksum=c102bf9d3bb4ee8b8a7311fcd1fd08fcab43eed048312ff53907b7d2dcc5c0b9
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/X11/misc
|
||||
|
|
Loading…
Reference in New Issue