summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorarodseth2012-10-24 15:17:40 +0000
committerarodseth2012-10-24 15:17:40 +0000
commit0a1ed3761ff8b42802ae24dbc24690e80806ab5c (patch)
tree4f7396053378c3f0e0775f9af5b7e50cb0190341 /PKGBUILD
parent95995197e657e37df2d6d1838cc807cc010a8696 (diff)
downloadaur-0a1ed3761ff8b42802ae24dbc24690e80806ab5c.tar.gz
Full pkgdesc cleanup for 2339 packages
git-svn-id: file:///srv/repos/svn-community/svn@78782 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a96cd1cb1a4c..c2ac0eb87b98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ check() {
}
package_python-sphinx() {
- pkgdesc='Python3 documentation generator'
+pkgdesc='Python3 documentation generator'
depends=('python-jinja' 'python-pygments' 'python-docutils')
optdepends=('texlive-latexextra: for generation of PDF documentation')
@@ -59,7 +59,7 @@ package_python-sphinx() {
}
package_python2-sphinx() {
- pkgdesc='Python2 documentation generator'
+pkgdesc='Python2 documentation generator'
depends=('python2-jinja' 'python2-pygments' 'python2-docutils')
optdepends=('texlive-latexextra: for generation of PDF documentation')