~alpine/aports

community/fcft: upgrade to 3.1.1 v1 APPLIED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 community/fcft: upgrade to 3.1.1

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/4055/mbox | git am -3
Learn more about email & git

[PATCH] community/fcft: upgrade to 3.1.1 Export this patch

Alex McGrath <amk@amk.ie>
---
 community/fcft/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD
index 612207362a..d4d3deb96d 100644
--- a/community/fcft/APKBUILD
+++ b/community/fcft/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=fcft
pkgver=3.0.1
pkgver=3.1.1
pkgrel=0
pkgdesc="Simple library for font loading and glyph rasterization using FontConfig, FreeType and pixman"
url="https://codeberg.org/dnkl/fcft.git"
@@ -35,5 +35,5 @@ package() {
}

sha512sums="
856bec504a253678a2962c0a7c5029e5fd3d26e305ca3fcae8d9df398bcc84a03e9d67522673d1f1bb0ec91606c0627d6ab4bf2780cbb5965a01c91e6f0aac89  fcft-3.0.1.tar.gz
0344fc55906dee2588162f805ad703fe0efd26f3a8ce794273721d6111dd29bdb3589bd863f24998346018932f78b4c2dc04c4e2c8b49286db1efa9ecbc5521f  fcft-3.1.1.tar.gz
"
-- 
2.36.0