From 06a8ca0eac6dfecfd000fe07039275ae64161ce7 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Mon, 27 Jul 2015 20:35:21 +0200 Subject: [PATCH] harfbuzz: updated to 1.0.1 --- harfbuzz/.footprint | 6 +++--- harfbuzz/.md5sum | 2 +- harfbuzz/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index aceef7ffb..1527bfedf 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.941.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.941.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.941.0 +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 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 122e0bda6..35fdffe56 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -a2966f1b6a470c2cd84eb511f924cf68 harfbuzz-0.9.41.tar.bz2 +b9c144965dfde96672a7c6bdd4f9bf64 harfbuzz-1.0.1.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 41351f295..88f4ce08d 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.41 +version=1.0.1 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)