* update libuninameslist to 20221022-2

This commit is contained in:
Alexander Baldeck 2024-08-19 16:33:30 +02:00
parent 2d2766cace
commit 353e75555d
3 changed files with 15 additions and 1 deletions

11
libuninameslist/.SRCINFO Normal file
View 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

View File

@ -0,0 +1,3 @@
[libuninameslist]
source = "git"
git = "https://github.com/fontforge/libuninameslist.git"

View File

@ -3,7 +3,7 @@
pkgname=libuninameslist
pkgver=20221022
pkgrel=1
pkgrel=2
pkgdesc='Large, sparse array mapping each unicode code point to the annotation data for it'
url='https://github.com/fontforge/libuninameslist'
license=('custom')