Hello, I've attached a patch to update unifont from 15.0.01 to 15.0.06.
-- Kind Regards, Wael Karram.
From b744e49235e0c3e4bb29b7281f9b7a93a7907f3b Mon Sep 17 00:00:00 2001 From: Wael Karram <[email protected]> Date: Tue, 27 Jun 2023 11:56:00 +0300 Subject: [PATCH] Updated unifont to version 15.0.06 --- pcr/unifont/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pcr/unifont/PKGBUILD b/pcr/unifont/PKGBUILD index c3eaa4da3..92386d864 100644 --- a/pcr/unifont/PKGBUILD +++ b/pcr/unifont/PKGBUILD @@ -31,7 +31,7 @@ pkgname=('pcf-unifont' 'otf-unifont' 'unifont-utils') pkgbase=unifont -pkgver=15.0.01 +pkgver=15.0.06 pkgrel=1 pkgdesc="A free bitmap font with wide Unicode support (PCF, PSF and hex versions)" arch=('any') @@ -39,8 +39,8 @@ arch=('any') url="http://unifoundry.com/" license=('GPL' 'custom:OFL') source=("http://unifoundry.com/pub/unifont/unifont-$pkgver/unifont-$pkgver.tar.gz"{,.sig}) -sha256sums=('7d11a924bf3c63ea7fdf2da2b96d6d4986435bedfd1e6816c8ac2e6db47634d5' - 'SKIP') +sha256sums=('36668eb1326d22e1466b94b3929beeafd10b9838bf3d41f4e5e3b52406ae69f1' + 'SKIP') validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy <[email protected]> build() { -- 2.41.0
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
