summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSumner Evans2019-11-14 16:53:37 -0700
committerSumner Evans2019-11-14 16:53:37 -0700
commit445325ee281af82c44a31506dd6920cd159c38a5 (patch)
treef1d2324cd4d1162c9a74c6ef9242728c4f2ca914 /.SRCINFO
parentc08527ecccaaa8c7d31d820818d0700c915a3879 (diff)
downloadaur-445325ee281af82c44a31506dd6920cd159c38a5.tar.gz
Fixed pkgbase issue
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6212722e8835..3b8bf1df0a0f 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 = 2
+ pkgrel = 3
url = https://github.com/JazzCore/python-pdfkit
arch = any
license = MIT