summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Peters2021-12-01 21:37:33 +0100
committerBert Peters2021-12-01 21:37:33 +0100
commit78c7218d2e3277ceec65974e10896e9237fd23d3 (patch)
tree09480a3757e023c403c680c3c59ffda2b6d6d20d
parent56107471e4cd77286bcaab3131673f0744f331d7 (diff)
downloadaur-78c7218d2e3277ceec65974e10896e9237fd23d3.tar.gz
upgpkg: ttf-lastresort 14.000-1
upstream release
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 41bc3134db60..cceef51edd34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = ttf-lastresort
pkgdesc = Unicode last resort fallback font.
- pkgver = 13.001
+ pkgver = 14.000
pkgrel = 1
url = https://github.com/unicode-org/last-resort-font
arch = any
license = OFL
- source = LastResortHE-13.001.ttf::https://github.com/unicode-org/last-resort-font/releases/download/13.001/LastResortHE-Regular.ttf
- source = LastResort-LICENSE-13.001::https://raw.githubusercontent.com/unicode-org/last-resort-font/13.001/LICENSE.md
- sha256sums = 07b64116e1a39fa42dee23bbe81fd464809043cc4c0243d3e67622ed29efbe6c
+ source = LastResortHE-14.000.ttf::https://github.com/unicode-org/last-resort-font/releases/download/14.000/LastResortHE-Regular.ttf
+ source = LastResort-LICENSE-14.000::https://raw.githubusercontent.com/unicode-org/last-resort-font/14.000/LICENSE.md
+ sha256sums = 74507aa7ae9b02a469a6acbba53db83f978b76a89e8ccec95bb5bc14941588f9
sha256sums = 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2
pkgname = ttf-lastresort
-
diff --git a/PKGBUILD b/PKGBUILD
index 2d91623cae4e..39323e36dd98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=ttf-lastresort
-pkgver=13.001
+pkgver=14.000
pkgrel=1
pkgdesc="Unicode last resort fallback font."
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/unicode-org/last-resort-font"
license=('OFL')
source=(LastResortHE-$pkgver.ttf::$url/releases/download/$pkgver/LastResortHE-Regular.ttf
LastResort-LICENSE-$pkgver::https://raw.githubusercontent.com/unicode-org/last-resort-font/$pkgver/LICENSE.md)
-sha256sums=('07b64116e1a39fa42dee23bbe81fd464809043cc4c0243d3e67622ed29efbe6c'
+sha256sums=('74507aa7ae9b02a469a6acbba53db83f978b76a89e8ccec95bb5bc14941588f9'
'6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2')
package() {