X-Git-Url: http://git.shiar.net/unifont.git/blobdiff_plain/94e124fae89a45ee2f95b3720826c9041751c776..fc551ca87db118182bb4292bc08fc5fc03ea3f89:/font/ttfsrc/Makefile diff --git a/font/ttfsrc/Makefile b/font/ttfsrc/Makefile index 5a932ee..49b6d58 100644 --- a/font/ttfsrc/Makefile +++ b/font/ttfsrc/Makefile @@ -23,11 +23,14 @@ COMBINING="combining" # Could also use bash string replacement if you know you're using bash. # -COPYRIGHT = "Copyright (C) 2014 Roman Czyborra, Paul Hardy, Andrew Miller, et al. \ +COPYRIGHT = "Copyright (C) 2015 Roman Czyborra, Paul Hardy, Qianqian Fang, \ +Andrew Miller, et al. \ Licensed under the GNU General Public License; either version 2, or \ (at your option) a later version, with the GNU Font Embedding Exception." -VERSION = 6.3.20140202 +UNICODE_VERSION = 8.0 +PKG_REV = 01 +VERSION = $(UNICODE_VERSION).$(PKG_REV) # # How to build unifont.ttf from GNU Unifont's unifont.hex