* update harfbuzz to 10.1.0-1

This commit is contained in:
Alexander Baldeck 2024-12-06 13:29:44 +01:00
parent 2d1be4bd91
commit 4714610c64
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = harfbuzz
pkgdesc = OpenType text shaping engine
pkgver = 10.0.1
pkgver = 10.1.0
pkgrel = 1
url = https://harfbuzz.github.io/
arch = x86_64
@ -25,12 +25,12 @@ pkgbase = harfbuzz
depends = glib2
depends = glibc
depends = graphite
source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=10.0.1
source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=10.1.0
validpgpkeys = 053D20F17CCCA9651B2C6FCB9AB24930C0B997A2
validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
validpgpkeys = 2277650A4E8BDFE4B7F6BE419FEE04E5D3531115
validpgpkeys = EACF64F53455E2771BA661A4803B21859F015E4E
b2sums = 71834bb36eb6bffce10b479d22043836d155bde0bd02a90565a17c47c93ca8b1bcb1d3409b7ae6de3a5c0dda4f59499c58dad1c1657f05c9f34f8dda6a832e1b
b2sums = cc92db8557e992bc512cf874bf35978ca90845e55753b9177fb8631d40df395725ee4a6aa4776790c898d1dd0878f4f5cb401975e81686cc39609aca2f00df1f
pkgname = harfbuzz
depends = freetype2

View File

@ -11,7 +11,7 @@ pkgname=(
harfbuzz-utils
harfbuzz-docs
)
pkgver=10.0.1
pkgver=10.1.0
pkgrel=1
pkgdesc="OpenType text shaping engine"
url="https://harfbuzz.github.io/"
@ -40,7 +40,7 @@ checkdepends=(
python-setuptools
)
source=("git+https://github.com/harfbuzz/harfbuzz?signed#tag=$pkgver")
b2sums=('71834bb36eb6bffce10b479d22043836d155bde0bd02a90565a17c47c93ca8b1bcb1d3409b7ae6de3a5c0dda4f59499c58dad1c1657f05c9f34f8dda6a832e1b')
b2sums=('cc92db8557e992bc512cf874bf35978ca90845e55753b9177fb8631d40df395725ee4a6aa4776790c898d1dd0878f4f5cb401975e81686cc39609aca2f00df1f')
validpgpkeys=(
053D20F17CCCA9651B2C6FCB9AB24930C0B997A2 # Khaled Hosny <khaled@aliftype.com> (@khaledhosny)
9F377DDB6D3153A48EB3EB1E63CC496475267693 # Caleb Maclennan <caleb@alerque.com> (@alerque)