mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 10:07:15 +08:00
updated harfbuzz for icu
This commit is contained in:
parent
45367ebfa6
commit
f921700761
@ -4,7 +4,7 @@
|
||||
# contributor Jan de Groot <jgc@archlinux.org>
|
||||
|
||||
pkgname=harfbuzz
|
||||
pkgver=0.9.18
|
||||
pkgver=0.9.21
|
||||
pkgrel=1
|
||||
pkgdesc="OpenType text shaping engine."
|
||||
arch=('x86_64')
|
||||
@ -15,7 +15,7 @@ makedepends=('icu' 'cairo')
|
||||
optdepends=('cairo: hb-view program')
|
||||
options=(!libtool)
|
||||
source=("http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('fef0fbbc6d6492cb4074a5e26a699d87d88bef8adc25dda62af6077735a7d908')
|
||||
sha256sums=('a0d36f883d98f2375f9b2a03c8a6c361b161a76d4b58ea9d08be59e39e73dae8')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user