summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-07-19 13:48:07 +0800
committerpingplug2021-07-19 13:48:07 +0800
commit7cf1bd36785a013fffc3e65e1e71070262f05690 (patch)
tree39b6f40b62801605bed0a2bedac35b17f9aa0088
parent09cf6eb2562f4f777ed7bb06618f11021f97d683 (diff)
downloadaur-7cf1bd36785a013fffc3e65e1e71070262f05690.tar.gz
Updated to 2.8.2
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e23a293ef60..51e7b1bc82b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.8.1
+ pkgver = 2.8.2
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-harfbuzz
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/harfbuzz/harfbuzz.git#commit=b37f03f16b39d397a626f097858e9ae550234ca0
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=63e15eac4f443fa53565d1e4fb9611cdd7814f28
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
@@ -28,4 +28,3 @@ pkgname = mingw-w64-harfbuzz-icu
pkgdesc = OpenType text shaping engine (ICU integration, mingw-w64)
depends = mingw-w64-harfbuzz
depends = mingw-w64-icu
-
diff --git a/PKGBUILD b/PKGBUILD
index 132fb4d40bf2..111ddf0db03b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=b37f03f16b39d397a626f097858e9ae550234ca0 # tags/2.8.1
+_commit=63e15eac4f443fa53565d1e4fb9611cdd7814f28 # tags/2.8.2
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.8.1
+pkgver=2.8.2
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')