diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2013-09-10 08:19:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-10-02 09:02:51 +0000 |
commit | 52aaa1604fac9bbee58a039f55419216ecbd1f2e (patch) | |
tree | 324f521a355cd24a8053d4b9dba22296fc10cb95 /testing | |
parent | bd276efb49fbde6da7242e1d2c1c6630a742cee7 (diff) | |
download | aports-52aaa1604fac9bbee58a039f55419216ecbd1f2e.tar.bz2 aports-52aaa1604fac9bbee58a039f55419216ecbd1f2e.tar.xz |
testing/py-sphinxcontrib-ansi: remove quotes
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-sphinxcontrib-ansi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-sphinxcontrib-ansi/APKBUILD b/testing/py-sphinxcontrib-ansi/APKBUILD index cbf53e5466..8718b18f01 100644 --- a/testing/py-sphinxcontrib-ansi/APKBUILD +++ b/testing/py-sphinxcontrib-ansi/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-sphinxcontrib-ansi _pkgname=sphinxcontrib-ansi pkgver=0.6 pkgrel=0 -pkgdesc="Sphinx "ansi" extension" +pkgdesc="Sphinx ansi extension" url="https://pypi.python.org/pypi/sphinxcontrib-ansi" arch="noarch" license="BSD" |