summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSumner Evans2018-08-07 10:04:41 -0400
committerSumner Evans2018-08-07 10:04:41 -0400
commitc08527ecccaaa8c7d31d820818d0700c915a3879 (patch)
tree87b4dddae8c993e2c0f2a867459ef4a98fd5129a
parent3f6df6365b13fc67783ad65b63215a5eb249d670 (diff)
downloadaur-c08527ecccaaa8c7d31d820818d0700c915a3879.tar.gz
Force update for Python 3.7
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e97f1e93f16..6212722e8835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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
+ pkgrel = 2
url = https://github.com/JazzCore/python-pdfkit
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index dbe18946c13a..a56d3d449abd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=('python-pdfkit')
pkgname=('python-pdfkit')
_module='pdfkit'
pkgver='0.6.1'
-pkgrel=1
+pkgrel=2
pkgdesc='Wkhtmltopdf python wrapper to convert html to pdf using the webkit rendering engine and qt'
url='https://github.com/JazzCore/python-pdfkit'
depends=(