aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorptrcnull <git@ptrcnull.me>2022-07-25 07:22:30 +0200
committeralice <alice@ayaya.dev>2022-07-25 07:41:34 +0000
commit8ddbbfa798f60ffd91322e25e9340460ec19b59e (patch)
tree91a0e4debfba63ea79f1d3c37b196e5c8133d78b
parente36b3c0b3fcedb2dacc8faf78216acfaeaf716bc (diff)
community/weasyprint: upgrade to 56.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 d42842c35fc..b9aa09ce71f 100644
--- a/community/weasyprint/APKBUILD
+++ b/community/weasyprint/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=weasyprint
-pkgver=56.0
+pkgver=56.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="
-d8efc83f77967a514d26806a9b73ef03e047431c6db9b367cd23a819b4a68714d216081afc74162b60084d0f3755498dc782d0335069bc9e70c42b611b737eec weasyprint-56.0.tar.gz
+c64bcef9789cb8c52853cfe02f5249240b67fa8368f3467c0e56cefe8ee9fde3dc9a1a489278e7238ed7fddfebba2f238f37245a3ef4d7482a32cee14dbf66b0 weasyprint-56.1.tar.gz
"