aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-11-06 22:09:30 +0100
committeralice <alice@ayaya.dev>2022-11-07 04:01:51 +0000
commit5fc5cab8cd0ea8646302710ffcedec199e2ab41d (patch)
treefbc6646bf697970002d1fe682a080daf5dfb48c5
parent8ffcd806bd862e7dd43c2dfba6a10ad68769cda9 (diff)
community/weasyprint: upgrade to 57.1
-rw-r--r--community/weasyprint/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/weasyprint/APKBUILD b/community/weasyprint/APKBUILD
index 02a8a5ca599..ee1f5ad915c 100644
--- a/community/weasyprint/APKBUILD
+++ b/community/weasyprint/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=weasyprint
-pkgver=57.0
+pkgver=57.1
pkgrel=0
pkgdesc="A visual rendering engine for HTML and CSS that can export to PDF"
url="https://weasyprint.org"
@@ -51,5 +51,5 @@ package() {
}
sha512sums="
-627769b0584804c34aacf52c3006b11d2be50cd79f8f2621ac39a630a9b2dd132dc4e6005c844ced84479f901e24515615755fa1b863825b4bb0edde97b24a7d weasyprint-57.0.tar.gz
+0a130fba07d1d73eb4e9dcda27ab51ede45c440717f6fedb8d6aac09283244c366d36d85c2dac85995fbaebac21cf880a0cb684baaff3788af3eb6b4931c014b weasyprint-57.1.tar.gz
"