From 86a57fa6d72fecab2e77201dc4fcad5a59e14dae Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Fri, 26 Feb 2016 21:28:49 +0100 Subject: [PATCH] harfbuzz: updated to 1.2.3 --- 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 42847a660..c11674c12 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.10200.1 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10200.1 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10200.1 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10200.3 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10200.3 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10200.3 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 a6690fb16..70c40b535 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -c50034739e4b5ea85d46199bf7859ea6 harfbuzz-1.2.1.tar.bz2 +da8d97e262e6ef8288e1ae76369421bd harfbuzz-1.2.3.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index e19c02ad2..2c18676ee 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.2.1 +version=1.2.3 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)