mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 12:40:30 +01:00
upgpkg: ttf-lastresort 17.000-1
upstream release
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
pkgbase = ttf-lastresort
|
||||
pkgdesc = Unicode last resort fallback font.
|
||||
pkgver = 16.000
|
||||
pkgver = 17.000
|
||||
pkgrel = 1
|
||||
url = https://github.com/unicode-org/last-resort-font
|
||||
arch = any
|
||||
license = OFL
|
||||
source = LastResortHE-16.000.ttf::https://github.com/unicode-org/last-resort-font/releases/download/16.000/LastResortHE-Regular.ttf
|
||||
source = LastResort-LICENSE-16.000::https://raw.githubusercontent.com/unicode-org/last-resort-font/16.000/LICENSE
|
||||
sha256sums = 60c48abfc05e9f2ba33599c4dcba40105d1ece71d3761f0b26f75a38b5b17895
|
||||
source = LastResortHE-17.000.ttf::https://github.com/unicode-org/last-resort-font/releases/download/17.000/LastResortHE-Regular.ttf
|
||||
source = LastResort-LICENSE-17.000::https://raw.githubusercontent.com/unicode-org/last-resort-font/17.000/LICENSE
|
||||
sha256sums = 3a936fe2379e9e164a8f9819095cbf53d9305a2d08532d9be5b496f4be45bcde
|
||||
sha256sums = fc8fc512b27846bdb0d6645bed8069ac87ea599548b58a8d04bc3b0ea705a9c4
|
||||
|
||||
pkgname = ttf-lastresort
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Bert Peters <bert@bertptrs.nl>
|
||||
pkgname=ttf-lastresort
|
||||
pkgver=16.000
|
||||
pkgver=17.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)
|
||||
sha256sums=('60c48abfc05e9f2ba33599c4dcba40105d1ece71d3761f0b26f75a38b5b17895'
|
||||
sha256sums=('3a936fe2379e9e164a8f9819095cbf53d9305a2d08532d9be5b496f4be45bcde'
|
||||
'fc8fc512b27846bdb0d6645bed8069ac87ea599548b58a8d04bc3b0ea705a9c4')
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user