From 936a02294f4869e95cd1c04513f88b590a72def4 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 20 Dec 2019 15:34:44 -0500 Subject: [PATCH] sr.ht/py3-weasyprint: upgrade to 50 --- 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 dcec547..ec23bde 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=48 +pkgver=50 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="37bb32fd832a2e2cfd796160d92446dfccd91ec307f2df06091f631f4ead220cf8c5c8a453197b7cb48d6863f9dc32436c641de4d82db57a448dc46b40fb5e24 WeasyPrint-48.tar.gz" +sha512sums="b637e97eb26318f7a12e1fecaa1c4683fcc0f6dc61c7d207c71437f322f51a17edab788f4595aa2923691e1bdde18d622073b453f08ee6eef49f9e97a55cc6af WeasyPrint-50.tar.gz" -- 2.45.2