diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Thu Jun 28 07:16:49 UTC 2018 +# Thu Jun 28 07:20:29 UTC 2018 pkgbase = python-weasyprint pkgdesc = Converts web documents (HTML, CSS, SVG, ...) to PDF. pkgver = 0.42.3 - pkgrel = 1 + pkgrel = 2 url = http://weasyprint.org/ arch = any license = BSD @@ -23,6 +23,7 @@ pkgbase = python-weasyprint depends = python-cairocffi depends = python-pyphen depends = python-xcffib + depends = python-pdfrw source = https://github.com/Kozea/WeasyPrint/archive/v0.42.3.tar.gz md5sums = 9995077586ef379ae5574d7ba2a12fc3 |