![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 5c38dd26b48d75f46eadf30f5e2374a0f6df8b14 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Wed Aug 19 19:44:44 2015 +0200 harfbuzz: updated to 1.0.2 diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 1527bfe..0c99ebf 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.10000.1 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10000.1 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10000.1 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10000.2 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10000.2 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10000.2 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 35fdffe..7b1d539 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -b9c144965dfde96672a7c6bdd4f9bf64 harfbuzz-1.0.1.tar.bz2 +e74f644045fe42c38a2641fc1e82a800 harfbuzz-1.0.2.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 88f4ce0..4e29ebf 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.0.1 +version=1.0.2 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.b...)