summaryrefslogtreecommitdiff
path: root/python-sphinxcontrib-programoutput
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-12-27 14:01:32 +0100
committerErich Eckner <git@eckner.net>2018-12-29 14:26:44 +0100
commit38c0eaacd60e5d02b6959d4f580c4f5865203c09 (patch)
treef1571b0a40660ae0c73733e33be5b199062c4616 /python-sphinxcontrib-programoutput
parent731587e89c9365c8631f4438330c78d3d5bff518 (diff)
downloadarchlinuxewe.git.save-38c0eaacd60e5d02b6959d4f580c4f5865203c09.tar.xz
python-sphinxcontrib-programoutput 0.11-2 -> 0.13-1
Diffstat (limited to 'python-sphinxcontrib-programoutput')
-rw-r--r--python-sphinxcontrib-programoutput/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-sphinxcontrib-programoutput/PKGBUILD b/python-sphinxcontrib-programoutput/PKGBUILD
index 6081fa92..0e5bf3e3 100644
--- a/python-sphinxcontrib-programoutput/PKGBUILD
+++ b/python-sphinxcontrib-programoutput/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=python-sphinxcontrib-programoutput
pkgname=(python2-sphinxcontrib-programoutput python-sphinxcontrib-programoutput)
_pkgname=sphinxcontrib-programoutput
-pkgver=0.11
-pkgrel='2'
+pkgver=0.13
+pkgrel=1
pkgdesc="Sphinx extension to include program output"
arch=('any')
url="https://bitbucket.org/birkenfeld/sphinx-contrib"
@@ -27,8 +27,8 @@ options=(!emptydirs)
source=(
"https://pypi.python.org/packages/source/s/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
)
-source=(https://pypi.python.org/packages/25/34/fd1b61d3fe9ea705dff169d55426bf23d8be0f7b1976d17e79fbcc16e7d9/${_pkgname}-${pkgver}.tar.gz)
-sha512sums=('4aa655f8632093035de986fa31291f95e95c4c0f4d1458bb8c8cc077cca73d579b16a8bf103d7b34faafb2171c617c40200008d89186f8ed37a812459f0376cf')
+source=(https://pypi.python.org/packages/be/08/db26a372785a4eaebad287c9557345e606785af7af886c3fd4e368d494eb/${_pkgname}-${pkgver}.tar.gz)
+sha512sums=('099cf054295e7bc3d8af499c170a3e336330b9dfd4e0d150301eaaade2c82509b70c22ba303d3ed9193d5135596dcc998e15778d2bcdc88a28c2ac5b9f0b4935')
makedepends=(
"${_deppy[@]}"
"${_deppy2[@]}"