* update harfbuzz to 8.3.1-1
This commit is contained in:
parent
3bd9705dae
commit
ee62275925
@ -10,8 +10,8 @@ pkgname=(
|
||||
harfbuzz-utils
|
||||
harfbuzz-docs
|
||||
)
|
||||
pkgver=8.3.0
|
||||
pkgrel=2
|
||||
pkgver=8.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenType text shaping engine"
|
||||
url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -34,9 +34,9 @@ checkdepends=(
|
||||
python-fonttools
|
||||
python-setuptools
|
||||
)
|
||||
_commit=894a1f72ee93a1fd8dc1d9218cb3fd8f048be29a # tags/8.3.0^0
|
||||
_commit=2b3631a866b3077d9d675caa4ec9010b342b5a7c # tags/8.3.1^0
|
||||
source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
|
||||
b2sums=('SKIP')
|
||||
b2sums=('a79c8cb843e80cf187d9313b55cd4163996c4989e357b16e3e61749609d8a0bc4366f8f5fdfdbc678658fbb9923d90894bd4d4766924ba5481af3033c4cd2e16')
|
||||
|
||||
pkgver() {
|
||||
cd harfbuzz
|
||||
|
Loading…
x
Reference in New Issue
Block a user