summaryrefslogtreecommitdiffstats
path: root/testing/py-sphinx/APKBUILD
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-12-17 14:24:51 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-12-17 14:24:51 +0000
commitf7e7d3b21e9b8a400598a7078d0f1e1a648050c4 (patch)
treebe943b405d5ce7a74fae86230f950de5485a8879 /testing/py-sphinx/APKBUILD
parent147c4b5bb05728a203f448d5568619a335efaf3a (diff)
parent0dd224b9d6cdbd2dff1c73e827dff748c3cd1446 (diff)
downloadaports-f7e7d3b21e9b8a400598a7078d0f1e1a648050c4.tar.bz2
aports-f7e7d3b21e9b8a400598a7078d0f1e1a648050c4.tar.xz
Merge branch 'master' of ssh://git.alpinelinux.org/gitroot/aports
Diffstat (limited to 'testing/py-sphinx/APKBUILD')
-rw-r--r--testing/py-sphinx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-sphinx/APKBUILD b/testing/py-sphinx/APKBUILD
index 3b43e52d2..6bdfd9053 100644
--- a/testing/py-sphinx/APKBUILD
+++ b/testing/py-sphinx/APKBUILD
@@ -3,10 +3,10 @@
pkgname=py-sphinx
_pkgname=Sphinx
pkgver=1.0.5
-pkgrel=0
+pkgrel=1
pkgdesc="Python Documentation Generator"
url="http://sphinx.pocoo.org/"
-arch="x86 x86_64"
+arch="noarch"
license="BSD"
depends="python py-docutils py-jinja2 py-pygments"
makedepends="python-dev py-setuptools"