diff options
author | Juergen Daubert <jue@jue.li> | 2016-12-13 13:41:38 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-12-13 13:41:38 +0100 |
commit | d01c4855f3e8b4acb30283d5e5ed03df2009be99 (patch) | |
tree | 207f4985ca6efab2852967d19d786ff1109aa9b9 /harfbuzz | |
parent | 83b563b0faced43a6991dd90869fb1d9fbfb62be (diff) | |
parent | 386d93bd54e8823d5e4b7c63f18a590162c111e9 (diff) | |
download | opt-d01c4855f3e8b4acb30283d5e5ed03df2009be99.tar.gz opt-d01c4855f3e8b4acb30283d5e5ed03df2009be99.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'harfbuzz')
-rw-r--r-- | harfbuzz/.footprint | 6 | ||||
-rw-r--r-- | harfbuzz/.md5sum | 2 | ||||
-rw-r--r-- | harfbuzz/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index 2ea106309..89db70ce2 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -27,8 +27,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.10303.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10303.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10303.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10304.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10304.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10304.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 be6a817e7..14b249ccd 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2 +065843caf247687b94126773285bc70f harfbuzz-1.3.4.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 6c6cab983..3f314d7d5 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.3.3 +version=1.3.4 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |