ttfautohint: update to 1.8.3.

This commit is contained in:
maxice8 2019-04-10 16:38:24 -03:00 committed by Johannes
parent d1a6310ef3
commit 251f1491d5

View file

@ -1,7 +1,7 @@
# Template file for 'ttfautohint'
pkgname=ttfautohint
version=1.8.2
revision=2
version=1.8.3
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="freetype-devel harfbuzz-devel qt5-devel"
@ -10,7 +10,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
license="GPL-2.0-only"
homepage="https://www.freetype.org/ttfautohint/"
distfiles="http://download.savannah.gnu.org/releases/freetype/ttfautohint-${version}.tar.gz"
checksum=386741701596a8b2d5fb744901922ed2bd740490f7e6c81e5d7e83ac677889a7
checksum=87bb4932571ad57536a7cc20b31fd15bc68cb5429977eb43d903fa61617cf87e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"