commit 1579fcce7aa1039c0e8667faa927e27245265be7 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Sep 28 21:32:31 2016 +0200 harfbuzz: updated to 1.3.2 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 9a8e9ab..ab534d2 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -26,8 +26,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.10301.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10301.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10301.0 +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 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 f16ac2b..3adcfe7 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -3ec86969a58f2d687bbbf27e5ebd4ee7 harfbuzz-1.3.1.tar.bz2 +5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index e151053..0deec7d 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.3.1 +version=1.3.2 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...)