From dbd6c8f61d4afccdb6e673309bf6331d6c04976c Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 29 Oct 2020 21:34:48 -0400 Subject: [PATCH] py3-weasyprint: upgrade to v52 --- 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 f3cce4d..862f2f5 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=51 -pkgrel=1 +pkgver=52 +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="631038bece7ac0c15c6a668a7d06137e4bccc049eb80484a153ca9c4a996256de8647428b21ed1d0c1607af3893c747a1956a3d3f012b30105ba4f8613a96fcd WeasyPrint-51.tar.gz" +sha512sums="dae2af31cb629ae4702ebe454fc0b1e128b8e96c1192dd8423bb4822e29a420105cbd0a88389edf4d37a4c7d5aeb75bc9c1271fd30d6f183432abde041b6ce87 WeasyPrint-52.tar.gz" -- 2.45.2