harfbuzz: update to 7.0.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
1b8fd330dc
commit
71c6a4f7bd
@@ -4,7 +4,7 @@
|
||||
_realname=harfbuzz
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=7.0.0
|
||||
pkgver=7.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="OpenType text shaping engine (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -29,7 +29,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-fonttools"
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-icu: harfbuzz-icu support"
|
||||
"${MINGW_PACKAGE_PREFIX}-cairo: hb-view program")
|
||||
source=("https://github.com/harfbuzz/harfbuzz/releases/download/${pkgver}/harfbuzz-${pkgver}.tar.xz")
|
||||
sha256sums=('7b4685b7066c5c6b8dc6cd7b02f63c554fb8cc1c4ddcfc44bc284efa3c20cf28')
|
||||
sha256sums=('2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199')
|
||||
|
||||
build() {
|
||||
# Build static and shared libs separately due to necessity of defining DGRAPHITE2_STATIC
|
||||
|
||||
Reference in New Issue
Block a user