diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-08-21 17:06:07 +0000 |
---|---|---|
committer | Fabian Affolter <fabian@affolter-engineering.ch> | 2014-08-23 10:28:58 +0000 |
commit | 7e0498fbb30083f77234effe6c81dbd1e28ec5dd (patch) | |
tree | decf7b69cbd12293191f81d69d047352b8e306d2 /testing/py-sphinxcontrib-cldomain | |
parent | 9202bf5c209cff260ac7db586e747acf64f56d82 (diff) | |
download | aports-7e0498fbb30083f77234effe6c81dbd1e28ec5dd.tar.bz2 aports-7e0498fbb30083f77234effe6c81dbd1e28ec5dd.tar.xz |
testing/py-sphinxcontrib-cldomain: upgrade to 0.10
Diffstat (limited to 'testing/py-sphinxcontrib-cldomain')
-rw-r--r-- | testing/py-sphinxcontrib-cldomain/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-cldomain/APKBUILD b/testing/py-sphinxcontrib-cldomain/APKBUILD index 3e26416694..880e60361a 100644 --- a/testing/py-sphinxcontrib-cldomain/APKBUILD +++ b/testing/py-sphinxcontrib-cldomain/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=py-sphinxcontrib-cldomain _pkgname=sphinxcontrib-cldomain -pkgver=0.7 +pkgver=0.10 pkgrel=0 pkgdesc="Sphinx cldomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-cldomain" |