~dricottone/huttese-apk

dbd6c8f61d4afccdb6e673309bf6331d6c04976c — Drew DeVault 4 years ago d4db35c
py3-weasyprint: upgrade to v52
1 files changed, 3 insertions(+), 3 deletions(-)

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