summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordemize2016-10-02 16:13:44 +0000
committersvntogit2016-10-02 16:13:44 +0000
commitd594f5cb86e45924215d70a83ba716e5a431064e (patch)
treeb7a070ed817e9dbc109da68e619aacf5705bed66
parent14279fcad456cf08ad46fb4edec6bf4d6391c9ec (diff)
downloadaur-d594f5cb86e45924215d70a83ba716e5a431064e.tar.gz
upgpkg: python-sphinx 1.4.8-1
git-svn-id: file:///srv/repos/svn-community/svn@191217 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 8dec2c3c2f6c..2021347709ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = python-sphinx
- pkgver = 1.4.6
+ pkgver = 1.4.8
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.6.tar.gz
- source = https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-1.4.6.tar.gz.asc
+ 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
validpgpkeys = 8A11B79A5D0D749A66F0A030102C2C17498D6B9E
- md5sums = e86658823b51296dbe6ebff5f58988c9
+ md5sums = 5ec718a4855917e149498bba91b74e67
md5sums = SKIP
pkgname = python-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index 48ede87e577a..c329fae0e775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.4.6
+pkgver=1.4.8
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=('e86658823b51296dbe6ebff5f58988c9'
+md5sums=('5ec718a4855917e149498bba91b74e67'
'SKIP')
prepare() {