From feefe4674a9503a75c90d2de3a16f998f8cbb42a Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Tue, 17 Sep 2013 17:26:34 +0200 Subject: [PATCH] harfbuzz: updated to 0.9.21 --- 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 953d8f46b..97aeae0a2 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -24,8 +24,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.920.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.920.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.920.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.921.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.921.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.921.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 8f12e05b9..9275f1739 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -fe36a04a61a2562b8522d516fb36309d harfbuzz-0.9.20.tar.bz2 +468a381e992ae9313cef6595f4e233db harfbuzz-0.9.21.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 99e7bad92..b745e2dd6 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.20 +version=0.9.21 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)