From a0e23aa63b355fc370aff66480e2edab1c712e46 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 12 Mar 2021 07:59:58 -0500 Subject: [PATCH] py3-weasyprint: upgrade to 52.4 --- sr.ht/py3-weasyprint/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sr.ht/py3-weasyprint/APKBUILD b/sr.ht/py3-weasyprint/APKBUILD index b4475ce..ee2c02d 100644 --- a/sr.ht/py3-weasyprint/APKBUILD +++ b/sr.ht/py3-weasyprint/APKBUILD @@ -1,8 +1,8 @@ # Maintainer: Drew DeVault pkgname=py3-weasyprint _pyname=WeasyPrint -pkgver=52.2 -pkgrel=1 +pkgver=52.4 +pkgrel=0 pkgdesc="cairo-based HTML renderer for python" url="https://weasyprint.org" arch="noarch" @@ -31,4 +31,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="389544cf223571af42c68415f3f632f8cf070efdbc1e7cc082ed0a990fa67779c102ccad46b0769144db70ef6c9fe6b87c27337503d5556f759cbbab15fce456 WeasyPrint-52.2.tar.gz" +sha512sums="0003f9b46452e60118e7f6944f0bf48b6f548814dae10f990bedb124d3c67d9c530c30ee142d416f448b3b479f54b4fcdf01e31747957438192c77031926cb8c WeasyPrint-52.4.tar.gz" -- 2.45.2