summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2cee8adfd38..7ba8d6aeba64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = pcf-unifont-extra
pkgdesc = GNU Unifont Glyphs (PCF version, bold and italic)
- pkgver = 15.1.04
- pkgrel = 2
+ pkgver = 15.1.05
+ pkgrel = 1
url = https://unifoundry.com/unifont/index.html
arch = any
license = OFL-1.1 OR GPL-2.0-or-later WITH Font-exception-2.0
makedepends = mkbold-mkitalic
makedepends = xorg-bdftopcf
- source = https://ftp.gnu.org/gnu/unifont/unifont-15.1.04/unifont-15.1.04.bdf.gz
- source = https://ftp.gnu.org/gnu/unifont/unifont-15.1.04/unifont-15.1.04.bdf.gz.sig
+ source = https://ftp.gnu.org/gnu/unifont/unifont-15.1.05/unifont-15.1.05.bdf.gz
+ source = https://ftp.gnu.org/gnu/unifont/unifont-15.1.05/unifont-15.1.05.bdf.gz.sig
source = https://unifoundry.com/LICENSE.txt
validpgpkeys = 95D2E9AB8740D8046387FD151A09227B1F435A33
- sha256sums = 88e00954b10528407e62e97ce6eaa88c847ebfd9a464cafde6bf55c7e4eeed54
+ sha256sums = 8ea5b5a14d71e3353d1fea373f5d88d198ad1e285cedd8294655926ee11fd91d
sha256sums = SKIP
sha256sums = 1e74cb82bf476843e97c2596297b04219b1a7e51f7238944a8c031cb9401fa87
diff --git a/PKGBUILD b/PKGBUILD
index 0830b641d4bb..5d893ac496a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: neeshy <neeshy@tfwno.gf>
pkgname=pcf-unifont-extra
-pkgver=15.1.04
-pkgrel=2
+pkgver=15.1.05
+pkgrel=1
pkgdesc="GNU Unifont Glyphs (PCF version, bold and italic)"
arch=('any')
url="https://unifoundry.com/unifont/index.html"
@@ -9,7 +9,7 @@ license=('OFL-1.1 OR GPL-2.0-or-later WITH Font-exception-2.0')
makedepends=('mkbold-mkitalic' 'xorg-bdftopcf')
source=("https://ftp.gnu.org/gnu/unifont/unifont-$pkgver/unifont-$pkgver.bdf.gz"{,.sig}
"https://unifoundry.com/LICENSE.txt")
-sha256sums=('88e00954b10528407e62e97ce6eaa88c847ebfd9a464cafde6bf55c7e4eeed54'
+sha256sums=('8ea5b5a14d71e3353d1fea373f5d88d198ad1e285cedd8294655926ee11fd91d'
'SKIP'
'1e74cb82bf476843e97c2596297b04219b1a7e51f7238944a8c031cb9401fa87')
validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy <unifoundry@unifoundry.com>