From 9522a462169b31ecb0758ff1dc7ef517465feac3 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Mon, 8 Jul 2019 16:10:04 -0400 Subject: [PATCH] py3-weasyprint: update to v48 --- 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 d16e516..dcec547 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=47 -pkgrel=1 +pkgver=48 +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="1f840d997d33aebd2a8a4c2dafdfec0dfe13a97beda21438f69e28f6bfca8a6fcfe0496cb5a9fa4307e6807b23e2ba656093fe90e3fb2269a865e56a9a83fe1b WeasyPrint-47.tar.gz" +sha512sums="37bb32fd832a2e2cfd796160d92446dfccd91ec307f2df06091f631f4ead220cf8c5c8a453197b7cb48d6863f9dc32436c641de4d82db57a448dc46b40fb5e24 WeasyPrint-48.tar.gz" -- 2.45.2