main/harfbuzz: upgrade to 1.7.6

This commit is contained in:
Natanael Copa 2018-03-13 11:05:26 +00:00
parent 8992972c8e
commit fe07935267

View File

@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpinelinux@soeren-tempel.net> # Contributor: Sören Tempel <soeren+alpinelinux@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=harfbuzz pkgname=harfbuzz
pkgver=1.6.3 pkgver=1.7.6
pkgrel=2 pkgrel=0
pkgdesc="Text shaping library" pkgdesc="Text shaping library"
url="http://freedesktop.org/wiki/Software/HarfBuzz" url="http://freedesktop.org/wiki/Software/HarfBuzz"
arch="all" arch="all"
@ -58,4 +58,4 @@ icu() {
mv "$pkgdir"/usr/lib/lib*icu.so.* "$subpkgdir"/usr/lib/ mv "$pkgdir"/usr/lib/lib*icu.so.* "$subpkgdir"/usr/lib/
} }
sha512sums="37d1a161d9074e9898d9ef6cca6dffffc725005828d700744553b0145373b69bcd3b08f507d49f4c2e05850d9275a54f15983356c547c86e5e3c202cc7cbfbe8 harfbuzz-1.6.3.tar.bz2" sha512sums="259656574b1ec2916ada951b759a591f45c11c5c639fa29831e06320312bf951f4f5ef6306f9ffc373abf0d40dbf944db918d4c54aca3bd7eab2c3a886db7a68 harfbuzz-1.7.6.tar.bz2"