summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornull2015-09-24 16:23:29 -0400
committernull2015-09-24 16:23:29 -0400
commita7eb6c83c46b105585f8858fd036f587d3bf08c0 (patch)
treed83c94d34461630c7bf8f0237999e503b1ddd136
parenta358f17fca94e5f990e5d6ed95d30ce7e85fc498 (diff)
downloadaur-a7eb6c83c46b105585f8858fd036f587d3bf08c0.tar.gz
Switched pandoc package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfc7ebaeda3c..35ee07212bbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="A simple Markdown editor that offers a lot of features."
arch=(any)
url="http://uberwriter.wolfvollprecht.de/"
license=('GPL')
-depends=('python2-gtkspellcheck' 'python2-gobject' 'ttf-ubuntu-font-family' 'pandoc-static')
+depends=('python2-gtkspellcheck' 'python2-gobject' 'ttf-ubuntu-font-family' 'pandoc-bin')
makedepends=('python2-distutils-extra')
install=uberwriter.install