diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-07-23 19:04:13 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-07-23 19:04:13 +0200 |
commit | 8f415850c4afd3999f0522e43dc69bef680d7627 (patch) | |
tree | 574bcba93bfe9da5f5a29a0e40205d2e5307ff4b /harfbuzz | |
parent | 3954d44b74e96b1ad41e68aa5caab137e57eb535 (diff) | |
download | opt-8f415850c4afd3999f0522e43dc69bef680d7627.tar.gz opt-8f415850c4afd3999f0522e43dc69bef680d7627.tar.xz |
harfbuzz: updated to 0.9.33
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 78abafcfe..ef1d1ae5f 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.932.0 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.932.0 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.932.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.933.0 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.933.0 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.933.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 8ddd24e44..792111321 100644 --- a/harfbuzz/.md5sum +++ b/harfbuzz/.md5sum @@ -1 +1 @@ -b8c19f87ee7da0813c77a7b43bef4c98 harfbuzz-0.9.32.tar.bz2 +baccea934fac603c8192adbcd096e28c harfbuzz-0.9.33.tar.bz2 diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 87cdcb2ae..3a6ee232b 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=harfbuzz -version=0.9.32 +version=0.9.33 release=1 source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.bz2) |