summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGregory Danielson2022-05-20 07:41:15 -0500
committerGregory Danielson2022-05-20 07:41:15 -0500
commit88579720435ec6a68f43ace8ca5856e4ee6893c6 (patch)
tree9add67fa86b3c13682939025cd9e5ab8f00df0fa
parente1b48e654f950cdafd801bbc8fcc95e218afd1af (diff)
downloadaur-88579720435ec6a68f43ace8ca5856e4ee6893c6.tar.gz
Version 14.0.03
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dae49615f3ed..a8479484359d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = ttf-unifont-csur
pkgdesc = TrueType part of the GNU Unifont containing Michael Everson's ConScript Unicode Registry (CSUR) Private Use Area (PUA) glyphs
- pkgver = 12.1.04
+ pkgver = 14.0.03
pkgrel = 1
- url = http://unifoundry.com/unifont.html
+ url = https://unifoundry.com/unifont/index.html
arch = any
license = GPL
depends = ttf-unifont
- source = http://unifoundry.com/pub/unifont/unifont-11.0.02/font-builds/unifont_csur-12.1.04.ttf
- source = http://unifoundry.com/pub/unifont/unifont-11.0.02/font-builds/unifont_csur-12.1.04.ttf.sig
+ source = http://unifoundry.com/pub/unifont/unifont-14.0.03/font-builds/unifont_csur-14.0.03.ttf
+ source = http://unifoundry.com/pub/unifont/unifont-14.0.03/font-builds/unifont_csur-14.0.03.ttf.sig
validpgpkeys = 95D2E9AB8740D8046387FD151A09227B1F435A33
- sha512sums = 8636e37e76265679b06df6a2373e2d1c53df637cb67b0b05ab840b3db97c8850fab05b12dd550fd06c4452b6f2383648187907ce7173a868bebd28c72927a0d1
+ sha512sums = 969ada59fdb8870bee92e03a88c5cf8f518a33c1467c7b7b432e018fd7da30f7eb0686e37bd8c5cdd5efedbe0888c7daf2dbb9a444161604f50b742867a67819
sha512sums = SKIP
pkgname = ttf-unifont-csur
-
diff --git a/PKGBUILD b/PKGBUILD
index c3732c2e5772..6785593e2c2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,19 @@
-# Maintainer: kertase <kertase at gmail dot com>
+# Maintainer: Gregory G Danielson III <gregdan3@protonmail.com>
pkgname=ttf-unifont-csur
-pkgver=12.1.04
+pkgver=14.0.03
pkgrel=1
pkgdesc="TrueType part of the GNU Unifont containing Michael Everson's ConScript Unicode Registry (CSUR) Private Use Area (PUA) glyphs"
url="http://unifoundry.com/unifont.html"
arch=('any')
license=('GPL')
depends=('ttf-unifont')
+url=https://unifoundry.com/unifont/index.html
source=(
"http://unifoundry.com/pub/unifont/unifont-$pkgver/font-builds/unifont_csur-$pkgver.ttf"{,.sig}
)
-sha512sums=(
- '8636e37e76265679b06df6a2373e2d1c53df637cb67b0b05ab840b3db97c8850fab05b12dd550fd06c4452b6f2383648187907ce7173a868bebd28c72927a0d1'
- 'SKIP'
-)
+sha512sums=('969ada59fdb8870bee92e03a88c5cf8f518a33c1467c7b7b432e018fd7da30f7eb0686e37bd8c5cdd5efedbe0888c7daf2dbb9a444161604f50b742867a67819'
+ 'SKIP')
validpgpkeys=('95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy <com dot unifoundry at unifoundry>
package() {