aboutsummaryrefslogtreecommitdiffstats
path: root/python2-numpydoc/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-03-09 17:41:25 +0100
committerMattias Andrée <maandree@kth.se>2016-03-09 17:41:25 +0100
commitce0c1b43b7a5c4cc2192f7158741c779a84dc4fe (patch)
tree5b494c313c04bb274d27005c12e0709d654087a9 /python2-numpydoc/PKGBUILD
parentupdate xorg-server-hwcursor-gamma (diff)
downloadaur-packages-ce0c1b43b7a5c4cc2192f7158741c779a84dc4fe.tar.gz
aur-packages-ce0c1b43b7a5c4cc2192f7158741c779a84dc4fe.tar.bz2
aur-packages-ce0c1b43b7a5c4cc2192f7158741c779a84dc4fe.tar.xz
update python2-numpydoc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'python2-numpydoc/PKGBUILD')
-rw-r--r--python2-numpydoc/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/python2-numpydoc/PKGBUILD b/python2-numpydoc/PKGBUILD
index ec06320..311df58 100644
--- a/python2-numpydoc/PKGBUILD
+++ b/python2-numpydoc/PKGBUILD
@@ -2,19 +2,18 @@
# Previous maintainer: Elena ``of Valhalla'' Grandi <elena.valhalla@gmail.com>
pkgname=python2-numpydoc
-pkgver=0.5
+pkgver=0.6.0
pkgrel=1
pkgdesc="Sphinx extension to support docstrings in Numpy format"
arch=('any')
-url="http://projects.scipy.org/numpy/browser/trunk/doc/sphinxext"
+url="https://github.com/numpy/numpy/tree/master/doc"
license=('BSD')
depends=('python2' 'python2-sphinx')
-conflicts=(python-numpydoc)
backup=()
options=(!emptydirs)
install=
source=(http://pypi.python.org/packages/source/n/numpydoc/numpydoc-$pkgver.tar.gz)
-sha256sums=('93f050bceb52489d92f85c346981f1962c867c01f233d3252894ceae5cb48d34')
+md5sums=('5f1763c44e613850d56ba1b1cf1cb146')
package() {