~dricottone/huttese-apk

936a02294f4869e95cd1c04513f88b590a72def4 — Drew DeVault 4 years ago a0f29e2
sr.ht/py3-weasyprint: upgrade to 50
1 files changed, 2 insertions(+), 2 deletions(-)

M sr.ht/py3-weasyprint/APKBUILD
M sr.ht/py3-weasyprint/APKBUILD => sr.ht/py3-weasyprint/APKBUILD +2 -2
@@ 1,7 1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
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"