From 0745e18bf454486371dad0961d5d62e94e8c031e Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 20 Nov 2022 21:21:42 -0600 Subject: user/font-util: Update to 1.3.3 --- user/font-util/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user/font-util/APKBUILD b/user/font-util/APKBUILD index 082f59123..9674cb3b1 100644 --- a/user/font-util/APKBUILD +++ b/user/font-util/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: A. Wilcox pkgname=font-util -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=0 pkgdesc="X.org font utilities" url="https://www.X.Org/" @@ -10,7 +10,7 @@ depends="perl" depends_dev="font-util" makedepends="$depends_dev util-macros" subpackages="$pkgname-dev $pkgname-doc" -source="https://www.X.Org/releases/individual/font/$pkgname-$pkgver.tar.bz2" +source="https://www.X.Org/releases/individual/font/$pkgname-$pkgver.tar.xz" build() { ./configure \ @@ -29,4 +29,4 @@ package() { make -j1 DESTDIR="$pkgdir" install } -sha512sums="7cac529b12ae71185b89c72c1569b9826f52eeaecc1c76010338e7c42c4078ae339f18220b580bbd68fb5dc09df6ecf169a47c32e6104d8ee53bd443fa21d167 font-util-1.3.2.tar.bz2" +sha512sums="5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9 font-util-1.3.3.tar.xz" -- cgit v1.2.3-60-g2f50