From 1988167d6a21636272823b217c0da714afb2fdf7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 9 Oct 2022 13:42:32 +0200 Subject: [PATCH] harfbuzz: 5.2.0 -> 5.3.0 --- harfbuzz/.footprint | 12 ++++++------ harfbuzz/.signature | 8 ++++---- harfbuzz/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index b46651361..b796bfb82 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -49,14 +49,14 @@ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ drwxr-xr-x root/root usr/lib/girepository-1.0/ -rw-r--r-- root/root usr/lib/girepository-1.0/HarfBuzz-0.0.typelib lrwxrwxrwx root/root usr/lib/libharfbuzz-gobject.so -> libharfbuzz-gobject.so.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.50200.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-gobject.so.0.50200.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.50300.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz-gobject.so.0.50300.0 lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.50200.0 --rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.50200.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.50300.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.50300.0 lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.50200.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.50200.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.50300.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.50300.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-gobject.pc -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc diff --git a/harfbuzz/.signature b/harfbuzz/.signature index 870569f81..b21fb8d98 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/b+GQlzy+pNP+TjgcqDqNjDvoNyZouukbbq/UM6Sw08WA7RetHS5yZKPk3l88XNsLp4Ld4TZlaU/GYaQq6bDJQM= -SHA256 (Pkgfile) = 441d7243c3c44b2741e252acae85c2ce86690a01c8466bf1aea209bd29adcc10 -SHA256 (.footprint) = cd1df2f7f9fe436e7ac5329c4b2533365eaa408f13fb07058ad51abd24445332 -SHA256 (harfbuzz-5.2.0.tar.xz) = 735a94917b47936575acb4d4fa7e7986522f8a89527e4635721474dee2bc942c +RWSE3ohX2g5d/XKP3wyOi5j00CeS8Mb5iMXfCxljHjaAVIqVWN64ldBlJr3XxoyWGPmhpGSO08poVgqdcGerYzMPBS1erbB5RwA= +SHA256 (Pkgfile) = 1f5550761cc65683f5f215634f648031df3525ee4fd8ee7ace1f522878c8563c +SHA256 (.footprint) = 8f84b4b9771e4aa73b3cf4c1565af99a9afbad1bb37ae085417dc193daf3c9b8 +SHA256 (harfbuzz-5.3.0.tar.xz) = a05e19e3f52da24ed071522f0fddf872157d7d25e869cfd156cd6f1e81c42152 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 8659285f8..877317dda 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -5,7 +5,7 @@ # Optional: chafa graphite2 icu name=harfbuzz -version=5.2.0 +version=5.3.0 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/$name-$version.tar.xz)