Hello, This patch updates unifont to the latest version. Sadly the ttf version still has issues when building, if I do figure that out later then I'll send a patch.
-- Kind Regards, Wael Karram.
From 9e60898987580515f25f1a96ec341feb24050807 Mon Sep 17 00:00:00 2001 From: wael <[email protected]> Date: Thu, 2 Jan 2025 11:26:03 +0200 Subject: [PATCH] Update unifont to 16.0.02 --- pcr/unifont/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pcr/unifont/PKGBUILD b/pcr/unifont/PKGBUILD index 87de85462..a73485190 100644 --- a/pcr/unifont/PKGBUILD +++ b/pcr/unifont/PKGBUILD @@ -41,10 +41,10 @@ pkgname=('bdf-unifont' 'otf-unifont' 'pcf-unifont' 'psf-unifont' -# 'ttf-unifont' # v15.1.04 fails to build + 'ttf-unifont' # v15.1.04 fails to build 'unifont-utils') pkgbase=unifont -pkgver=15.1.05 +pkgver=16.0.02 pkgrel=1 pkgdesc="A free bitmap font with wide Unicode support (PCF, PSF and hex versions)" arch=('any') @@ -52,7 +52,7 @@ arch=('any') url="http://unifoundry.com/" license=('GPL' 'custom:OFL') source=("http://unifoundry.com/pub/unifont/unifont-$pkgver/unifont-$pkgver.tar.gz"{,.sig}) -sha256sums=('d275f55f4358750e0f86305b92e87b88eb330aa46c15f553d2edf047fb1c23fa' +sha256sums=('f128ec8763f2264cd1fa069f3195631c0b1365366a689de07b1cb82387aba52d' 'SKIP') validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy <[email protected]> -- 2.47.1
pgpH7GhTWiwOx.pgp
Description: OpenPGP digital signature
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
