summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-11-16 17:22:53 +0800
committerpingplug2023-11-16 17:22:53 +0800
commite83ebbda4ac27c010c1f6060c31b5420d71910a9 (patch)
tree91ecdc044892cb2453113700bd2ad69ed6a1d959
parenta0dc68488950d5d4d0b3e7ca04c9ed536880004a (diff)
downloadaur-e83ebbda4ac27c010c1f6060c31b5420d71910a9.tar.gz
updated to 8.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2490412dbdd..80a52502402f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 8.2.2
+ pkgver = 8.3.0
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=18a6e78549e8e04a281129ea8ca784ce85f111b8
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=894a1f72ee93a1fd8dc1d9218cb3fd8f048be29a
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index de4415175669..8b950c8c0d7d 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=18a6e78549e8e04a281129ea8ca784ce85f111b8 # tags/8.2.2
+_commit=894a1f72ee93a1fd8dc1d9218cb3fd8f048be29a # tags/8.3.0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=8.2.2
+pkgver=8.3.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')