summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2014-08-02 18:09:50 +0200
committerPatrick Totzke <patricktotzke@gmail.com>2014-08-02 18:12:22 +0200
commit3d28af6ba7e8e145c7d22d876179d558fe0ac5d5 (patch)
tree909bf5e2152a3775547fbc1dce70041439ea9518 /docs
parent30dbe55e0281210af339a13fa6c12c7aa5167313 (diff)
fix small stuff in the docs
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
-rw-r--r--docs/source/installation.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index d7db01e6..2b544f23 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -79,7 +79,7 @@ master_doc = 'index'
# General information about the project.
project = u'alot'
-copyright = u'2012, Patrick Totzke'
+copyright = u'2014, Patrick Totzke'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index cfd146a5..d087a5af 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -12,7 +12,7 @@ A full list of dependencies is below:
* `twisted <http://twistedmatrix.com/trac/>`_, ≥ `10.2.0`:
* `libnotmuch <http://notmuchmail.org/>`_ and it's python bindings, ≥ `0.12`.
* `urwid <http://excess.org/urwid/>`_ toolkit, ≥ `1.1.0`
-* `PyGPGME <https://launchpad.net/pygpgme>`_
+* `PyGPGME <https://launchpad.net/pygpgme>`_ ≥ `0.2`
On debian/ubuntu these are packaged as::