From f761f2c7a5ed0a138133883db0128ae12db0dc7a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 5 Nov 2020 10:24:36 -0500 Subject: [PATCH] py3-weasyprint: upgrade to 52.1 --- sr.ht/py3-weasyprint/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sr.ht/py3-weasyprint/APKBUILD b/sr.ht/py3-weasyprint/APKBUILD index 862f2f5..d474885 100644 --- a/sr.ht/py3-weasyprint/APKBUILD +++ b/sr.ht/py3-weasyprint/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Drew DeVault pkgname=py3-weasyprint _pyname=WeasyPrint -pkgver=52 +pkgver=52.1 pkgrel=0 pkgdesc="cairo-based HTML renderer for python" url="https://weasyprint.org" @@ -31,4 +31,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="dae2af31cb629ae4702ebe454fc0b1e128b8e96c1192dd8423bb4822e29a420105cbd0a88389edf4d37a4c7d5aeb75bc9c1271fd30d6f183432abde041b6ce87 WeasyPrint-52.tar.gz" +sha512sums="3c2a4ade455ee453f9618bed85390ce664ceb609b2a3af0e1befa0038cbd36b32a314287118cdb07abb454f5f09f1eda1ca9b42266b4b627b714306dd60e97e3 WeasyPrint-52.1.tar.gz" -- 2.45.2