summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordemize2016-06-12 21:43:35 +0000
committersvntogit2016-06-12 21:43:35 +0000
commit13cfa4aee26dc9e2dd2d8938e85c6f47b7fce5ea (patch)
tree96e0c752467f58747e4f78cff188e385c661e995
parentf0d7029ef08a33c60ca333d364f6149511d17449 (diff)
downloadaur-13cfa4aee26dc9e2dd2d8938e85c6f47b7fce5ea.tar.gz
upgpkg: python-sphinx 1.4.4-1
git-svn-id: file:///srv/repos/svn-community/svn@179742 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f066feb4c91f..96385ab432c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-sphinx
- pkgver = 1.4.3
+ pkgver = 1.4.4
pkgrel = 1
url = http://sphinx.pocoo.org/
arch = any
@@ -28,8 +28,8 @@ pkgbase = python-sphinx
makedepends = python2-pygments
makedepends = python2-six
makedepends = python2-imagesize
- source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.3.tar.gz
- md5sums = bafb9fdda51d5759d17588ca92ff2fa3
+ source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.4.tar.gz
+ md5sums = 64ce2ec08d37ed56313a98232cbe2aee
pkgname = python-sphinx
pkgdesc = Python3 documentation generator
diff --git a/PKGBUILD b/PKGBUILD
index 4db7c0c9b58d..425c699a1008 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
arch=('any')
@@ -40,7 +40,7 @@ checkdepends=(
source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
-md5sums=('bafb9fdda51d5759d17588ca92ff2fa3')
+md5sums=('64ce2ec08d37ed56313a98232cbe2aee')
prepare() {
# souce duplication is required because makefile modify source code