summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57e47c05eb38..cc76dc991955 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor:
pkgname=marker-git
-pkgver=2017.10.05.r2.g0fe645a
+pkgver=2017.11.01.r0.g952eab1
pkgrel=1
pkgdesc="A gtk3 markdown editor"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/fabiocolacio/Marker"
license=('GPL3')
depends=('gtksourceview3' 'webkit2gtk')
makedepends=('git' 'meson')
-optdepends=('pandoc' 'wkhtmltopdf')
+optdepends=('pandoc: export to HTML, PDF, RTF, OTF, DOCX, LaTeX')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
source=("git+${url}.git")