* update libuninameslist to 20221022-2
This commit is contained in:
parent
2d2766cace
commit
353e75555d
11
libuninameslist/.SRCINFO
Normal file
11
libuninameslist/.SRCINFO
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
pkgbase = libuninameslist
|
||||||
|
pkgdesc = Large, sparse array mapping each unicode code point to the annotation data for it
|
||||||
|
pkgver = 20221022
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://github.com/fontforge/libuninameslist
|
||||||
|
arch = x86_64
|
||||||
|
license = custom
|
||||||
|
source = https://github.com/fontforge/libuninameslist/releases/download/20221022/libuninameslist-dist-20221022.tar.gz
|
||||||
|
sha256sums = 92c833936d653b2f205fb5e7ac82818311824dabdc7abdc2e81f07c3a0ea39bb
|
||||||
|
|
||||||
|
pkgname = libuninameslist
|
3
libuninameslist/.nvchecker.toml
Normal file
3
libuninameslist/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[libuninameslist]
|
||||||
|
source = "git"
|
||||||
|
git = "https://github.com/fontforge/libuninameslist.git"
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=libuninameslist
|
pkgname=libuninameslist
|
||||||
pkgver=20221022
|
pkgver=20221022
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Large, sparse array mapping each unicode code point to the annotation data for it'
|
pkgdesc='Large, sparse array mapping each unicode code point to the annotation data for it'
|
||||||
url='https://github.com/fontforge/libuninameslist'
|
url='https://github.com/fontforge/libuninameslist'
|
||||||
license=('custom')
|
license=('custom')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user