diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index fc09687fb..62d2fcb0a 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -12,7 +12,6 @@ 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-gobject.h --rw-r--r-- root/root usr/include/harfbuzz/hb-icu.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ot.h @@ -24,8 +23,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.912.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.912.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.912.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.911.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.911.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.911.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 9a256f455..b0801b1d2 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -35551b8cdf53b75aa9c42460f210e89f harfbuzz-0.9.12.tar.bz2 +75297fe9a2a5253e2a2d3f12ae221375 harfbuzz-0.9.11.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index ad2310b42..ab85b24a0 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.12 +version=0.9.11 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)