Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
harfbuzz
Commits:
8d6a0f7a by Caleb Maclennan at 2026-03-04T23:43:33+03:00
upgpkg: 13.0.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = harfbuzz
pkgdesc = OpenType text shaping engine
- pkgver = 12.3.2
+ pkgver = 13.0.0
pkgrel = 1
url = https://harfbuzz.github.io/
arch = x86_64
@@ -22,12 +22,12 @@ pkgbase = harfbuzz
depends = glib2
depends = glibc
depends = graphite
- source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=12.3.2
+ source = git+https://github.com/harfbuzz/harfbuzz?signed#tag=13.0.0
validpgpkeys = 053D20F17CCCA9651B2C6FCB9AB24930C0B997A2
validpgpkeys = 9F377DDB6D3153A48EB3EB1E63CC496475267693
validpgpkeys = 2277650A4E8BDFE4B7F6BE419FEE04E5D3531115
validpgpkeys = EACF64F53455E2771BA661A4803B21859F015E4E
- b2sums =
d6f26fe614aeea8f84e5be74b1cb4fd8212aa285b2a951f2dee3a39e1ad1be14524ce0b2c1d02b3307d63610e58510a2345b5b2619ea078bd820a07edcac1893
+ b2sums =
a6e8b1964580fccee71a524c1ae547201e86b0b709821ee23b494cd69e5637a00f4b51a0047336d9b86694912c9b3e91509a4e258d30d149fb980beda923b7c3
pkgname = harfbuzz
depends = freetype2
=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(
harfbuzz-utils
harfbuzz-docs
)
-pkgver=12.3.2
+pkgver=13.0.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=('d6f26fe614aeea8f84e5be74b1cb4fd8212aa285b2a951f2dee3a39e1ad1be14524ce0b2c1d02b3307d63610e58510a2345b5b2619ea078bd820a07edcac1893')
+b2sums=('a6e8b1964580fccee71a524c1ae547201e86b0b709821ee23b494cd69e5637a00f4b51a0047336d9b86694912c9b3e91509a4e258d30d149fb980beda923b7c3')
validpgpkeys=(
053D20F17CCCA9651B2C6FCB9AB24930C0B997A2 # Khaled Hosny
<[email protected]> (@khaledhosny)
9F377DDB6D3153A48EB3EB1E63CC496475267693 # Caleb Maclennan
<[email protected]> (@alerque)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/harfbuzz/-/commit/8d6a0f7a1b1e616fab9a66453a7d40740b1b84f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/harfbuzz/-/commit/8d6a0f7a1b1e616fab9a66453a7d40740b1b84f3
You're receiving this email because of your account on gitlab.archlinux.org.