diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2016-07-21 22:30:50 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2016-07-26 18:23:11 +0200 |
commit | 39236fad2dadbac1ea38db0ef9a78e0706a42d7d (patch) | |
tree | ae03ca4bc9194cdafb204dde43134152dad697e8 /harfbuzz | |
parent | 176cc8c8fb3ec76ab716ee0a13161957b6b0c384 (diff) | |
download | opt-39236fad2dadbac1ea38db0ef9a78e0706a42d7d.tar.gz opt-39236fad2dadbac1ea38db0ef9a78e0706a42d7d.tar.xz |
harfbuzz: updated to 1.3.0
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 3438d6afb..5448b2727 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.6 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10200.6 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10200.6 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.10300.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.10300.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.10300.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 95124a806..0a135fa8b 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -9f4b6831c86135faef011e991f59f77f harfbuzz-1.2.6.tar.bz2 +a82d49ff67197bc3c96ea34b98880c52 harfbuzz-1.3.0.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 513638848..219a89223 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=1.2.6 +version=1.3.0 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |