summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordemize2016-11-27 00:08:59 +0000
committersvntogit2016-11-27 00:08:59 +0000
commitc5f3af315ad6bd3cf6a2ddcd93243edd19f1d5f2 (patch)
tree6a646afe0ea043a082b53c8f0233261716caa106
parentd594f5cb86e45924215d70a83ba716e5a431064e (diff)
downloadaur-c5f3af315ad6bd3cf6a2ddcd93243edd19f1d5f2.tar.gz
upgpkg: python-sphinx 1.4.9-1
git-svn-id: file:///srv/repos/svn-community/svn@196982 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 2021347709ed..059461d21be6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-sphinx
- pkgver = 1.4.8
+ pkgver = 1.4.9
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.8.tar.gz
- source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.8.tar.gz.asc
+ source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.9.tar.gz
+ source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.9.tar.gz.asc
validpgpkeys = 8A11B79A5D0D749A66F0A030102C2C17498D6B9E
- md5sums = 5ec718a4855917e149498bba91b74e67
+ md5sums = 6c7472d3630835113ee9cc251cc36c31
md5sums = SKIP
pkgname = python-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index c329fae0e775..dcd456435d26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.8
+pkgver=1.4.9
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=('5ec718a4855917e149498bba91b74e67'
+md5sums=('6c7472d3630835113ee9cc251cc36c31'
'SKIP')
prepare() {