diff options
author | pingplug | 2023-11-16 17:22:53 +0800 |
---|---|---|
committer | pingplug | 2023-11-16 17:22:53 +0800 |
commit | e83ebbda4ac27c010c1f6060c31b5420d71910a9 (patch) | |
tree | 91ecdc044892cb2453113700bd2ad69ed6a1d959 /PKGBUILD | |
parent | a0dc68488950d5d4d0b3e7ca04c9ed536880004a (diff) | |
download | aur-e83ebbda4ac27c010c1f6060c31b5420d71910a9.tar.gz |
updated to 8.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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') |