summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-07-15 23:44:48 +0800
committerpingplug2023-07-15 23:44:48 +0800
commitdbbfab781de4a5577524b7856472e8ef40bf3311 (patch)
tree370c965d94051ed2b95b39b9e10304e0dbccb89e
parent3bfddfadc9e9e1b80b2aa2e6aeca5e9c096ef733 (diff)
downloadaur-dbbfab781de4a5577524b7856472e8ef40bf3311.tar.gz
updated to 8.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ac671d6d61f..eaa431871537 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 7.3.0
+ pkgver = 8.0.1
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-harfbuzz
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/harfbuzz/harfbuzz.git#commit=4584bcdc326564829d3cee3572386c90e4fd1974
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=d160d9389cb4c5b15ebea9b41eb74018c4358924
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index c7f4f665f53f..733288b1a7ab 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=4584bcdc326564829d3cee3572386c90e4fd1974 # tags/7.3.0
+_commit=d160d9389cb4c5b15ebea9b41eb74018c4358924 # tags/8.0.1
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=7.3.0
+pkgver=8.0.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')