diff --git a/harfbuzz/.footprint b/harfbuzz/.footprint index eb2798c32..4d31a6105 100644 --- a/harfbuzz/.footprint +++ b/harfbuzz/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/harfbuzz/ -rw-r--r-- root/root usr/include/harfbuzz/hb-buffer.h -rw-r--r-- root/root usr/include/harfbuzz/hb-common.h -rw-r--r-- root/root usr/include/harfbuzz/hb-deprecated.h +-rw-r--r-- root/root usr/include/harfbuzz/hb-draw.h -rw-r--r-- root/root usr/include/harfbuzz/hb-face.h -rw-r--r-- root/root usr/include/harfbuzz/hb-font.h -rw-r--r-- root/root usr/include/harfbuzz/hb-ft.h @@ -40,13 +41,13 @@ drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/harfbuzz/ -rw-r--r-- root/root usr/lib/cmake/harfbuzz/harfbuzz-config.cmake -rwxr-xr-x root/root usr/lib/libharfbuzz-subset.la -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.4 -lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.4 --rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.4 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so -> libharfbuzz-subset.so.0.20600.5 +lrwxrwxrwx root/root usr/lib/libharfbuzz-subset.so.0 -> libharfbuzz-subset.so.0.20600.5 +-rwxr-xr-x root/root usr/lib/libharfbuzz-subset.so.0.20600.5 -rwxr-xr-x root/root usr/lib/libharfbuzz.la -lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.4 -lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.4 --rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.4 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so -> libharfbuzz.so.0.20600.5 +lrwxrwxrwx root/root usr/lib/libharfbuzz.so.0 -> libharfbuzz.so.0.20600.5 +-rwxr-xr-x root/root usr/lib/libharfbuzz.so.0.20600.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz-subset.pc -rw-r--r-- root/root usr/lib/pkgconfig/harfbuzz.pc diff --git a/harfbuzz/.signature b/harfbuzz/.signature index dbf733fa9..3c1e0d0a3 100644 --- a/harfbuzz/.signature +++ b/harfbuzz/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Z4pCGGDi3+MTOtvxKdWPY/YtwlW+6C766d3a+7uI7psZnmTsKF/RgXti3WB3ODVLfevSsVO1ywLEDLIydkfFgc= -SHA256 (Pkgfile) = 73615585b04889978a234be5bec76fd6d72e7dd3a54493bb1de519e6d9b1aec8 -SHA256 (.footprint) = dbfc62d027c53d2a13d084ab79cf86a5f4e863ea4801ee92b257fb58db384d0a -SHA256 (harfbuzz-2.6.4.tar.xz) = 9413b8d96132d699687ef914ebb8c50440efc87b3f775d25856d7ec347c03c12 +RWSE3ohX2g5d/ZPpoW0USrCkeb0SSXpxdBpRw2R/ScD1fcF22MMaLcVZWRWeD3UY0leYjrvCL8iJ5OpNh8Dn6swY1WQKyytWZwE= +SHA256 (Pkgfile) = e6a11ae39bf4224bc7175d4b64c8c556b09f043e836f6e372357e9d10de0b2b5 +SHA256 (.footprint) = c27f58e76414e7fffb085d0047f297a20e1287bad48fcde118aeb9723aebb076 +SHA256 (harfbuzz-2.6.5.tar.xz) = 126ea030bcb66fca518d43162443d337e60933c3729c23f8a25da3a1c7371dfd diff --git a/harfbuzz/Pkgfile b/harfbuzz/Pkgfile index 4e0aca13d..56cb67869 100644 --- a/harfbuzz/Pkgfile +++ b/harfbuzz/Pkgfile @@ -4,9 +4,9 @@ # Depends on: cairo name=harfbuzz -version=2.6.4 +version=2.6.5 release=1 -source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$version.tar.xz) +source=(https://github.com/harfbuzz/harfbuzz/releases/download/$version/$name-$version.tar.xz) build() { cd $name-$version