system/gnu-unifont: Updated for version 12.1.01.

Also:
* Fix homepage
* Fix in README

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tomasz Bywalec 2019-05-16 17:38:16 +02:00 committed by Willy Sudiarto Raharjo
parent 6640f10925
commit cc3d3aed30
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
3 changed files with 9 additions and 9 deletions

View File

@ -5,7 +5,7 @@ for most of the world's modern scripts.
This package installs precompiled fonts only. This package installs precompiled fonts only.
By default, the package will include TTF (TrueType), PCF (X Window bitmap By default, the package will include TTF (TrueType), PCF (X Window bitmap)
fonts) and PSF (console) fonts. This can be changed using FONTFORMATS and PSF (console) fonts. This can be changed using FONTFORMATS environment
environment variable. Its default value is "ttf,pcf,psf". For example, variable. Its default value is "ttf,pcf,psf". For example, setting
setting FONTFORMATS=pcf,psf will include only PCF and PSF fonts. FONTFORMATS=pcf,psf will include only PCF and PSF fonts.

View File

@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gnu-unifont PRGNAM=gnu-unifont
VERSION=${VERSION:-12.0.01} VERSION=${VERSION:-12.1.01}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gnu-unifont" PRGNAM="gnu-unifont"
VERSION="12.0.01" VERSION="12.1.01"
HOMEPAGE="http://unifoundry.com/unifont.html" HOMEPAGE="http://unifoundry.com/unifont/index.html"
DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-12.0.01/unifont-12.0.01.tar.gz" DOWNLOAD="https://ftpmirror.gnu.org/unifont/unifont-12.1.01/unifont-12.1.01.tar.gz"
MD5SUM="173132029ee8cdd34e9f0c30e290df19" MD5SUM="7c21885ce6070b2718739cc1e5205ed0"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""