summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f8b28e394b8..0e50f221881e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-lastresort
pkgdesc = Unicode last resort fallback font.
- pkgver = 15.000
+ pkgver = 15.100
pkgrel = 1
url = https://github.com/unicode-org/last-resort-font
arch = any
license = OFL
- 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
+ source = LastResortHE-15.100.ttf::https://github.com/unicode-org/last-resort-font/releases/download/15.100/LastResortHE-Regular.ttf
+ source = LastResort-LICENSE-15.100::https://raw.githubusercontent.com/unicode-org/last-resort-font/15.100/LICENSE
+ sha256sums = 74f93a8fb3ab8756e0e86cb3c2c0783fda10bdea6f979d5817869ba7284e56ca
sha256sums = 6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2
pkgname = ttf-lastresort
diff --git a/PKGBUILD b/PKGBUILD
index 0fb751839d39..168d600b8ecc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=ttf-lastresort
-pkgver=15.000
+pkgver=15.100
pkgrel=1
pkgdesc="Unicode last resort fallback font."
arch=('any')
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=('432a3fb6e06f0479c6fcb5bcb14032eb6c697aa9577f27f08d409baf8bc911a8'
+ LastResort-LICENSE-$pkgver::https://raw.githubusercontent.com/unicode-org/last-resort-font/$pkgver/LICENSE)
+sha256sums=('74f93a8fb3ab8756e0e86cb3c2c0783fda10bdea6f979d5817869ba7284e56ca'
'6a73f9541c2de74158c0e7cf6b0a58ef774f5a780bf191f2d7ec9cc53efe2bf2')
package() {