harfbuzz: updated to 1.3.3

This commit is contained in:
Fredrik Rinnestam 2016-10-26 23:14:50 +02:00
parent 9b0b816e5c
commit 0a4ab35d19
3 changed files with 6 additions and 5 deletions

View File

@ -15,6 +15,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/
-rw-r--r-- root/root usr/include/harfbuzz/hb-glib.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-font.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-layout.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-math.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-shape.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot-tag.h
-rw-r--r-- root/root usr/include/harfbuzz/hb-ot.h
@ -26,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.10302.0
lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10302.0
-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10302.0
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
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc

View File

@ -1 +1 @@
5986e1bfcd983d1f6caa53ef64c4abc5 harfbuzz-1.3.2.tar.bz2
97ae15a72a93f1f27324a2b8d9bd3b1d harfbuzz-1.3.3.tar.bz2

View File

@ -4,7 +4,7 @@
# Depends on: cairo
name=harfbuzz
version=1.3.2
version=1.3.3
release=1
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2)