summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordemize2016-07-16 09:47:18 +0000
committersvntogit2016-07-16 09:47:18 +0000
commitaf6d3ac44b97300770487dbbeb85c24a002fa70f (patch)
tree1945fbb418e755037e8c3cd2402bc31c51132b05
parentc41dc8a97d7258e0a6e0b07527bcf595178b76c8 (diff)
downloadaur-af6d3ac44b97300770487dbbeb85c24a002fa70f.tar.gz
upgpkg: python-sphinx 1.4.5-1
git-svn-id: file:///srv/repos/svn-community/svn@182989 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4da06d016c59..1040bf445d57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-sphinx
- pkgver = 1.4.4
+ pkgver = 1.4.5
pkgrel = 1
url = http://sphinx.pocoo.org/
arch = any
@@ -28,10 +28,10 @@ pkgbase = python-sphinx
makedepends = python2-pygments
makedepends = python2-six
makedepends = python2-imagesize
- source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.4.tar.gz
- source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.4.tar.gz.asc
+ source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.5.tar.gz
+ source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.5.tar.gz.asc
validpgpkeys = 8A11B79A5D0D749A66F0A030102C2C17498D6B9E
- md5sums = 64ce2ec08d37ed56313a98232cbe2aee
+ md5sums = 5c2cd2dac45dfa6123d067e32a89e89a
md5sums = SKIP
pkgname = python-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index b72774550cfa..41e5e50ee44f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
arch=('any')
@@ -41,7 +41,7 @@ checkdepends=(
source=("https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E')
-md5sums=('64ce2ec08d37ed56313a98232cbe2aee'
+md5sums=('5c2cd2dac45dfa6123d067e32a89e89a'
'SKIP')
prepare() {