summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Reynolds2016-04-07 20:31:32 -0400
committerMax Reynolds2016-04-07 20:31:32 -0400
commit930b49b84c9ddf37a1ebde381963b5bb91c9906e (patch)
tree38a8d162177632fd30eea4c42352df3172d20101 /PKGBUILD
parentd2d6e6934395bce3bd2137fe22c6948093d8725a (diff)
downloadaur-930b49b84c9ddf37a1ebde381963b5bb91c9906e.tar.gz
Fix linebreaks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2753c8c35c2..a5c92afc6360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ pkgdesc='A collaborative note taking and journal application using a stylus.'
arch=('any')
license=('GPL3')
url='http://cournal-project.org/'
-depends=('python>=3.1' 'gtk3>=3.2' 'poppler-glib>=0.18' 'gobject-introspection' 'python-gobject' 'python-zope-interface>=3.6' 'hicolor-icon-theme' 'desktop-file-utils' 'intltool')
+depends=('python>=3.1' 'gtk3>=3.2' 'poppler-glib>=0.18' 'gobject-introspection' 'python-gobject'
+ 'python-zope-interface>=3.6' 'hicolor-icon-theme' 'desktop-file-utils' 'intltool')
makedepends=('git' 'mercurial')
source=()
sha512sums=()