summaryrefslogtreecommitdiff
path: root/harfbuzz-32
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-04-25 21:57:24 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-04-25 21:57:24 +1000
commit23abc702624bbce2c30cd33f604042029e0224d7 (patch)
tree23aafe3a5703f3766d4dbdb29f766aa9ea273ead /harfbuzz-32
parent133dfa52f54a6657ac4dec16da560ab4521800ab (diff)
downloadcompat-32-23abc702624bbce2c30cd33f604042029e0224d7.tar.gz
compat-32-23abc702624bbce2c30cd33f604042029e0224d7.tar.xz
harfbuzz-32: 2.6.4 -> 2.6.5
Diffstat (limited to 'harfbuzz-32')
-rw-r--r--harfbuzz-32/.footprint12
-rw-r--r--harfbuzz-32/.signature8
-rw-r--r--harfbuzz-32/Pkgfile4
3 files changed, 12 insertions, 12 deletions
diff --git a/harfbuzz-32/.footprint b/harfbuzz-32/.footprint
index 722958c5..bbe06097 100644
--- a/harfbuzz-32/.footprint
+++ b/harfbuzz-32/.footprint
@@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/lib32/cmake/
drwxr-xr-x root/root usr/lib32/cmake/harfbuzz/
-rw-r--r-- root/root usr/lib32/cmake/harfbuzz/harfbuzz-config.cmake
-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.la
-lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.4
-lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.4
--rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20600.4
+lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.5
+lrwxrwxrwx root/root usr/lib32/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.5
+-rwxr-xr-x root/root usr/lib32/libharfbuzz-subset.so.0.20600.5
-rwxr-xr-x root/root usr/lib32/libharfbuzz.la
-lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20600.4
-lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.4
--rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20600.4
+lrwxrwxrwx root/root usr/lib32/libharfbuzz.so -> libharfbuzz.so.0.20600.5
+lrwxrwxrwx root/root usr/lib32/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.5
+-rwxr-xr-x root/root usr/lib32/libharfbuzz.so.0.20600.5
drwxr-xr-x root/root usr/lib32/pkgconfig/
-rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz-subset.pc
-rw-r--r-- root/root usr/lib32/pkgconfig/harfbuzz.pc
diff --git a/harfbuzz-32/.signature b/harfbuzz-32/.signature
index e4930dd0..00570c18 100644
--- a/harfbuzz-32/.signature
+++ b/harfbuzz-32/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
-RWSwxGo/zH7eXXErfM08ek7FECzaKp0Eu09UTV/yzPMhdeqnHDHnrlaI63JbooUYlGX06gLgvHMJSbQePgjB1aMQB8KsorBM0ws=
-SHA256 (Pkgfile) = 3731584ad9b60881409258d090f3830f1016b911b58e5e691ecc25b465b012ce
-SHA256 (.footprint) = 0499552be172a5a7d203e68a0d1df993a233674927aca28c9bf14e296b9ccdeb
-SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12
+RWSwxGo/zH7eXYDx5qVuh4d0z8dFrr2id2I7zyh8EQ/pqp8CUZ8AwOXN3ZfC/ULznbYcSBlnU4R3ND21l5Mt1Zu4nScqEmDNugo=
+SHA256 (Pkgfile) = e63d46b13920ce1aa81ba4865b6b6e2daa75cfd23441a32341c52507e69d925d
+SHA256 (.footprint) = 9e218a858aea81129bb250022de71d9577a05d087f83c5cee0eec63fc4b0690b
+SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd
diff --git a/harfbuzz-32/Pkgfile b/harfbuzz-32/Pkgfile
index f888377d..d3149998 100644
--- a/harfbuzz-32/Pkgfile
+++ b/harfbuzz-32/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: cairo-32 harfbuzz
name=harfbuzz-32
-version=2.6.4
+version=2.6.5
release=1
-source=(https://www.freedesktop.org/software/${name%-*}/release/${name%-*}-$version.tar.xz)
+source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/harfbuzz-$version.tar.xz)
build() {
cd ${name%-*}-$version

Generated by cgit