summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c36ccc61b77..4b1be1df29c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=remarkable
pkgver=1.87
-pkgrel=4
+pkgrel=5
pkgdesc="A free fully featured markdown editor for Linux."
arch=('any')
url="http://remarkableapp.github.io"
@@ -15,6 +15,7 @@ depends=('python'
'python-markdown'
'python-beautifulsoup4'
'python-lxml'
+ 'python-setuptools'
'webkit2gtk'
'wkhtmltopdf'
'gtksourceview3'