diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index ab534d2ae..2ea106309 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-font.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-math.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-shape.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot.h @@ -26,8 +27,8 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10302.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10302.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10302.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10303.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10303.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10303.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.md5sum b/harfbuzz/.md5sum index 3adcfe7a3..be6a817e7 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 +97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 0deec7d8d..6c6cab983 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.3.2 +version=1.3.3 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)