summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSumner Evans2018-07-07 22:43:25 -0600
committerSumner Evans2018-07-07 22:43:25 -0600
commitfaf51690186e8792f9e34339d238a5c05156b93b (patch)
treec302579e62af8a8acb705b5980837f1405e03aae /.SRCINFO
downloadaur-faf51690186e8792f9e34339d238a5c05156b93b.tar.gz
v0.6.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7e97f1e93f16
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-pdfkit
+ pkgdesc = Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt
+ pkgver = 0.6.1
+ pkgrel = 1
+ url = https://github.com/JazzCore/python-pdfkit
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = wkhtmltopdf
+ source = https://files.pythonhosted.org/packages/source/p/pdfkit/pdfkit-0.6.1.tar.gz
+ sha256sums = ef1da35b78d534197e7ce4a604a4a190e9aa769e56634957535f3479a50d8cd1
+
+pkgname = python-pdfkit
+ depends = python
+ depends = wkhtmltopdf
+