aboutsummaryrefslogtreecommitdiffstats
path: root/main/harfbuzz/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/harfbuzz/APKBUILD')
-rw-r--r--main/harfbuzz/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/harfbuzz/APKBUILD b/main/harfbuzz/APKBUILD
index a2b27ef2ef..21164390fe 100644
--- a/main/harfbuzz/APKBUILD
+++ b/main/harfbuzz/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpinelinux@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=harfbuzz
-pkgver=2.5.3
+pkgver=2.6.0
pkgrel=0
pkgdesc="Text shaping library"
url="https://freedesktop.org/wiki/Software/HarfBuzz"
@@ -13,7 +13,7 @@ makedepends="freetype-dev glib-dev gobject-introspection-dev cairo-dev icu-dev
graphite2-dev"
checkdepends="python3"
subpackages="$pkgname-static $pkgname-dev $pkgname-icu $pkgname-doc"
-source="https://www.freedesktop.org/software/harfbuzz/release/$pkgname-$pkgver.tar.xz"
+source="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$pkgver.tar.xz"
build() {
cd "$builddir"
@@ -63,4 +63,4 @@ icu() {
mv "$pkgdir"/usr/lib/lib*icu.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff harfbuzz-2.5.3.tar.xz"
+sha512sums="ab055183ae248710f7baee7ef45ac1a6cbd3522eb1e26b78248ac7bc9e421f5495b8fbbd19a339a26bd119f33624eb8742c15c2053407fbb74cce8dcf6c4b3a2 harfbuzz-2.6.0.tar.xz"