diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-08-21 18:29:04 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-08-23 10:29:02 +0000 |
commit | cc2e53d52d783fe53d8a7f2c44cefae0d80cb945 (patch) | |
tree | 31fbf662bf463e1916d0f5aae07bfc8b2ffa1c8e /testing/py-sphinxcontrib-spelling/APKBUILD | |
parent | 7b29e484fb1908a3d3d743e4b159e1a232b6a95b (diff) | |
download | aports-cc2e53d52d783fe53d8a7f2c44cefae0d80cb945.tar.bz2 aports-cc2e53d52d783fe53d8a7f2c44cefae0d80cb945.tar.xz |
testing/py-sphinxcontrib-spelling: upgrade to 2.1.1
Diffstat (limited to 'testing/py-sphinxcontrib-spelling/APKBUILD')
-rw-r--r-- | testing/py-sphinxcontrib-spelling/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-spelling/APKBUILD b/testing/py-sphinxcontrib-spelling/APKBUILD index 27ee3c479b..65f62ef498 100644 --- a/testing/py-sphinxcontrib-spelling/APKBUILD +++ b/testing/py-sphinxcontrib-spelling/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py-sphinxcontrib-spelling _pkgname=sphinxcontrib-spelling -pkgver=0.2 +pkgver=2.1.1 pkgrel=0 pkgdesc="Sphinx spelling extension" url="https://pypi.python.org/pypi/sphinxcontrib-spelling" |