diff --git a/harfbuzz/static-compat/PKGBUILD b/harfbuzz/static-compat/PKGBUILD index 8808615b..3f6721b6 100644 --- a/harfbuzz/static-compat/PKGBUILD +++ b/harfbuzz/static-compat/PKGBUILD @@ -3,19 +3,24 @@ _pkgname=harfbuzz pkgname=static-compat-$_pkgname -pkgver=8.1.1 +pkgver=8.4.0 pkgrel=1 pkgdesc="OpenType text shaping engine" -url="https://www.freedesktop.org/wiki/Software/HarfBuzz" +url="https://harfbuzz.github.io/" arch=(x86_64) license=(MIT) depends=(static-compat-glib2 static-compat-freetype2 static-compat-graphite) makedepends=(gobject-introspection ragel git python static-compat-meson) checkdepends=(python-fonttools python-setuptools) options=(!emptydirs !docs staticlibs) -_commit=1d665c2b521512cdd56964138fc601debd1f1177 # tags/8.1.1^0 -source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") -sha256sums=('SKIP') +source=("git+https://github.com/harfbuzz/harfbuzz?signed#tag=$pkgver") +b2sums=('19f25dbf2ba6d90fdbb4ecb1039c8d0d72c55cff3dc3b30d6b75b626c15bf28a2118495837d80b7f622f0929dd7d4a07b5526963e1204bb9c90bc9f976c26977') +validpgpkeys=( + 053D20F17CCCA9651B2C6FCB9AB24930C0B997A2 # Khaled Hosny (@khaledhosny) + 9F377DDB6D3153A48EB3EB1E63CC496475267693 # Caleb Maclennan (@alerque) + 2277650A4E8BDFE4B7F6BE419FEE04E5D3531115 # Ebrahim Byagowi (@ebraminio) + EACF64F53455E2771BA661A4803B21859F015E4E # Behdad Esfahbod (@behdad) +) pkgver() { cd harfbuzz