noto-fonts-cjk: update to 20170601.
Closes #14232. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
aaef85f725
commit
724b72ee3d
|
@ -1,18 +1,19 @@
|
|||
# Template build file for 'noto-fonts-cjk'
|
||||
pkgname=noto-fonts-cjk
|
||||
version=20150616
|
||||
version=20170601
|
||||
revision=1
|
||||
noarch="yes"
|
||||
_githash=f36eda03dfa5582a6d49abbfb5c83d0209584158
|
||||
_githash=32a5844539f2e348ed36b44e990f9b06d7fb89fe
|
||||
wrksrc="noto-cjk-${_githash}"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/share/fonts/noto"
|
||||
short_desc="Google Noto CJK Fonts"
|
||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
||||
license="OFL-1.1"
|
||||
#changelog="https://raw.githubusercontent.com/googlei18n/noto-cjk/master/NEWS"
|
||||
homepage="https://www.google.com/get/noto/"
|
||||
distfiles="https://github.com/googlei18n/noto-cjk/archive/${_githash}.tar.gz"
|
||||
checksum=f55d7dfeb6e5f01d3414fa0827c4864fb7628d088c99e30cba7757c502549550
|
||||
checksum=dfd40932647ca15f610ee97fdff1c8bf5e2864f0db6f50ac245f2f284c92f92a
|
||||
conflicts="google-fonts-ttf>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue