diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 9ba467842..f08e31be3 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -14,6 +14,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-ft.h -rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.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 -rw-r--r-- root/root usr/include/harfbuzz/hb-set.h @@ -24,8 +25,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.925.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.925.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.925.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.926.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.926.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.926.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 d95758ea9..6fee9d912 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -491b631239f51dcd4f7934775306c4e7 harfbuzz-0.9.25.tar.bz2 +a2b6cbd437f22dd5dc93d377696c9204 harfbuzz-0.9.26.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 02c8be4cb..f5f57dd05 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.25 +version=0.9.26 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)