Date: Sunday, November 6, 2022 @ 00:04:32 Author: arojas Revision: 460753
upgpkg: libuninameslist 20221022-1: Update to 20221022 Modified: libuninameslist/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 00:00:57 UTC (rev 460752) +++ PKGBUILD 2022-11-06 00:04:32 UTC (rev 460753) @@ -1,7 +1,7 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=libuninameslist -pkgver=20211114 +pkgver=20221022 pkgrel=1 pkgdesc='Large, sparse array mapping each unicode code point to the annotation data for it' url='https://github.com/fontforge/libuninameslist' @@ -8,7 +8,7 @@ license=('custom') arch=('x86_64') source=("https://github.com/fontforge/${pkgname}/releases/download/${pkgver}/${pkgname}-dist-${pkgver}.tar.gz") -sha256sums=('f5f69090de4a483721207a9df7de5327c13c812a1d23de074d8f0496bc2b740d') +sha256sums=('92c833936d653b2f205fb5e7ac82818311824dabdc7abdc2e81f07c3a0ea39bb') prepare() { cd ${pkgname}-${pkgver}
