Hello, This patch updates unifont to the latest version.
-- Kind Regards, Wael Karram.
From 672b9a1d6ebb2663366c8a2faab2484b36f05de5 Mon Sep 17 00:00:00 2001 From: wael <[email protected]> Date: Fri, 8 Mar 2024 18:22:06 +0200 Subject: [PATCH] Updated unitfont to 15.0.05 --- pcr/unifont/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/unifont/PKGBUILD b/pcr/unifont/PKGBUILD index be0f497c7..87de85462 100644 --- a/pcr/unifont/PKGBUILD +++ b/pcr/unifont/PKGBUILD @@ -44,7 +44,7 @@ pkgname=('bdf-unifont' # 'ttf-unifont' # v15.1.04 fails to build 'unifont-utils') pkgbase=unifont -pkgver=15.1.04 +pkgver=15.1.05 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=('4a0a481c06338543399f5130cb50cbec6b73eeff6b3466f72891c38cbe1c5cf7' +sha256sums=('d275f55f4358750e0f86305b92e87b88eb330aa46c15f553d2edf047fb1c23fa' 'SKIP') validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy <[email protected]> -- 2.44.0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
