summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBert Peters2022-09-16 08:44:25 +0200
committerBert Peters2022-09-16 08:44:25 +0200
commita1c14eeee85679163a37c73907f12a38da27d86e (patch)
tree66b1ea1a3830755b2f306d526d3d7a2e08fde15e
parent78c7218d2e3277ceec65974e10896e9237fd23d3 (diff)
downloadaur-a1c14eeee85679163a37c73907f12a38da27d86e.tar.gz
upgpkg: ttf-lastresort 15.000-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cceef51edd34..5f8b28e394b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-lastresort
pkgdesc = Unicode last resort fallback font.
- pkgver = 14.000
+ pkgver = 15.000
pkgrel = 1
url = https://github.com/unicode-org/last-resort-font
arch = any
license = OFL
- 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
+ source = LastResortHE-15.000.ttf::https://github.com/unicode-org/last-resort-font/releases/download/15.000/LastResortHE-Regular.ttf
+ source = LastResort-LICENSE-15.000::https://raw.githubusercontent.com/unicode-org/last-resort-font/15.000/LICENSE.md
+ sha256sums = 432a3fb6e06f0479c6fcb5bcb14032eb6c697aa9577f27f08d409baf8bc911a8
sha256sums = 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2
pkgname = ttf-lastresort
diff --git a/PKGBUILD b/PKGBUILD
index 39323e36dd98..0fb751839d39 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=ttf-lastresort
-pkgver=14.000
+pkgver=15.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=('74507aa7ae9b02a469a6acbba53db83f978b76a89e8ccec95bb5bc14941588f9'
+sha256sums=('432a3fb6e06f0479c6fcb5bcb14032eb6c697aa9577f27f08d409baf8bc911a8'
'6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2')
package() {