diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-21 10:01:01 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-21 10:01:01 +0200 |
commit | 1bbc851c102e084e994b8a4230632b302b735d53 (patch) | |
tree | 035157c683c49df1d5353a7066752ccca6f869ab /harfbuzz-32 | |
parent | b9b414d750db2d2a3db026f81787328291fce338 (diff) | |
download | compat-32-1bbc851c102e084e994b8a4230632b302b735d53.tar.gz compat-32-1bbc851c102e084e994b8a4230632b302b735d53.tar.xz |
harfbuzz-32: 4.4.1 -> 5.1.0
Diffstat (limited to 'harfbuzz-32')
-rw-r--r-- | harfbuzz-32/.footprint | 12 | ||||
-rw-r--r-- | harfbuzz-32/.signature | 8 | ||||
-rw-r--r-- | harfbuzz-32/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint index 7074480d..835a567b 100644 --- a/harfbuzz-32/.footprint +++ b/harfbuzz-32/.footprint @@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/lib32/cmake/ drwxr-xr-x root/root usr/lib32/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib32/cmake/harfbuzz/harfbuzz-config.cmake lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so -> libharfbuzz-gobject.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.40401.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.40401.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-gobject.so.0 -> libharfbuzz-gobject.so.0.50100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-gobject.so.0.50100.0 lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.40401.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.40401.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.50100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.50100.0 lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0 -lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.40401.0 --rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.40401.0 +lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.50100.0 +-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.50100.0 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-gobject.pc -rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-subset.pc diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature index ed50a74d..385fecc6 100644 --- a/harfbuzz-32/.signature +++ b/harfbuzz-32/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/compat-32.pub -RWSwxGo/zH7eXbHSNgTBqMiTSPjSqrJGPWDbUGCSBA+y36PpAa3/ZuMN/Tk5kva4c4k1ecHbkHC71+qPGnMHGsuKRL36jXsVYAo= -SHA256 (Pkgfile) = bce61edf734f0a6c4331b966beadca1a4057271dc86abc305a41b5f7b3e40ade -SHA256 (.footprint) = ec9aabc8b1e53588d6778fddb09fd397c41b5a3265c4429f03e079da722c7dd8 -SHA256 (harfbuzz-4.4.1.tar.xz) = c5bc33ac099b2e52f01d27cde21cee4281b9d5bfec7684135e268512478bc9ee +RWSwxGo/zH7eXegUExZ0Q/0J+CTrD277PBELzE/LVug1pxl+rTO0TzrTeB+vuz/95KsPTnppIeUQlvCoFvPUHEkOkaU4Zf9DjQg= +SHA256 (Pkgfile) = a85efcd2341fd388391b2a618efffc237c575b13fa875890a7e192c3f1ca1a3f +SHA256 (.footprint) = 3a81d7654901cfe9441696a604ebc961bd4679e72111de39539431324c4ba7b8 +SHA256 (harfbuzz-5.1.0.tar.xz) = 2edb95db668781aaa8d60959d21be2ff80085f31b12053cdd660d9a50ce84f05 diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile index 466b8017..ac25b31c 100644 --- a/harfbuzz-32/Pkgfile +++ b/harfbuzz-32/Pkgfile @@ -5,7 +5,7 @@ # Optional: icu-32 name=harfbuzz-32 -version=4.4.1 +version=5.1.0 release=1 source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/${name%-*}-$version.tar.xz) |