aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2022-10-23 14:27:16 +0000
committerpsykose <alice@ayaya.dev>2022-10-23 16:42:43 +0200
commit59dd4c0e30b7f99a8686e160498bbcc8ba70702e (patch)
treec0d6ccea7c1c7df0ec79b8ffda74d98a8591a2d5
parent6317ea942b297a0149f05441b06eee6b555677e5 (diff)
community/py3-fonttools: upgrade to 4.38.0
-rw-r--r--community/py3-fonttools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-fonttools/APKBUILD b/community/py3-fonttools/APKBUILD
index 7868604c07d..d37e5e9b9de 100644
--- a/community/py3-fonttools/APKBUILD
+++ b/community/py3-fonttools/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer:
pkgname=py3-fonttools
_pkgname=fonttools
-pkgver=4.37.4
+pkgver=4.38.0
pkgrel=0
pkgdesc="Converts OpenType and TrueType fonts to and from XML"
url="https://github.com/fonttools/fonttools"
@@ -56,5 +56,5 @@ doc() {
}
sha512sums="
-9e9c49732ca1e16a8d5b294423939297278d544456b37f5fd3b1f3eece8d9100834f8d7a8dee5908006a27419fbda06180ac588de5046a59fb243d728314939c fonttools-4.37.4.tar.gz
+438694e7a4c19ee63ab504763793c0219d96fdc58095fe55a4f44726e96a3ec8ae63066aa47a341a059c7a2c9893b9bbbdfc8ab4d75c177cbd90986debc31431 fonttools-4.38.0.tar.gz
"