* update harfbuzz to 10.0.1-1
This commit is contained in:
parent
7c7c84dd7d
commit
20963bc351
@ -1,7 +1,7 @@
|
||||
pkgbase = harfbuzz
|
||||
pkgdesc = OpenType text shaping engine
|
||||
pkgver = 9.0.0
|
||||
pkgrel = 1.1
|
||||
pkgver = 10.0.1
|
||||
pkgrel = 1
|
||||
url = https://harfbuzz.github.io/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
@ -25,12 +25,12 @@ pkgbase = harfbuzz
|
||||
depends = glib2
|
||||
depends = glibc
|
||||
depends = graphite
|
||||
source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=9.0.0
|
||||
source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=10.0.1
|
||||
validpgpkeys = 053D20F17CCCA9651B2C6FCB9AB24930C0B997A2
|
||||
validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
|
||||
validpgpkeys = 2277650A4E8BDFE4B7F6BE419FEE04E5D3531115
|
||||
validpgpkeys = EACF64F53455E2771BA661A4803B21859F015E4E
|
||||
b2sums = 4d26fcedac1192bae3c7ddbf58cfc79220eea9ed26310922eebb3f95a2bd5f61814eca1d39f1747841bfddb82ce8f0fcee7585e72f645c75d20b675cb8584912
|
||||
b2sums = 71834bb36eb6bffce10b479d22043836d155bde0bd02a90565a17c47c93ca8b1bcb1d3409b7ae6de3a5c0dda4f59499c58dad1c1657f05c9f34f8dda6a832e1b
|
||||
|
||||
pkgname = harfbuzz
|
||||
depends = freetype2
|
||||
|
4
harfbuzz/.nvchecker.toml
Normal file
4
harfbuzz/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[harfbuzz]
|
||||
source = "github"
|
||||
github = "harfbuzz/harfbuzz"
|
||||
use_max_tag = true
|
@ -11,8 +11,8 @@ pkgname=(
|
||||
harfbuzz-utils
|
||||
harfbuzz-docs
|
||||
)
|
||||
pkgver=9.0.0
|
||||
pkgrel=1.1
|
||||
pkgver=10.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenType text shaping engine"
|
||||
url="https://harfbuzz.github.io/"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -40,7 +40,7 @@ checkdepends=(
|
||||
python-setuptools
|
||||
)
|
||||
source=("git+https://github.com/harfbuzz/harfbuzz?signed#tag=$pkgver")
|
||||
b2sums=('4d26fcedac1192bae3c7ddbf58cfc79220eea9ed26310922eebb3f95a2bd5f61814eca1d39f1747841bfddb82ce8f0fcee7585e72f645c75d20b675cb8584912')
|
||||
b2sums=('71834bb36eb6bffce10b479d22043836d155bde0bd02a90565a17c47c93ca8b1bcb1d3409b7ae6de3a5c0dda4f59499c58dad1c1657f05c9f34f8dda6a832e1b')
|
||||
validpgpkeys=(
|
||||
053D20F17CCCA9651B2C6FCB9AB24930C0B997A2 # Khaled Hosny <khaled@aliftype.com> (@khaledhosny)
|
||||
9F377DDB6D3153A48EB3EB1E63CC496475267693 # Caleb Maclennan <caleb@alerque.com> (@alerque)
|
||||
|
Loading…
x
Reference in New Issue
Block a user