summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordemize2018-09-06 19:19:33 +0000
committersvntogit2018-09-06 19:19:33 +0000
commit9d1f39c757445863a6ca25ca3a4a3ba4ca840c1b (patch)
tree6a92b07653ddf15be452b31ea6211fc32944c06b
parent623b14761448515715402731e8480c9b0b58db34 (diff)
downloadaur-9d1f39c757445863a6ca25ca3a4a3ba4ca840c1b.tar.gz
upgpkg: python-sphinx 1.7.9-1
git-svn-id: file:///srv/repos/svn-community/svn@377896 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7800c6246e72..44007dc4796d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-sphinx
- pkgver = 1.7.6
- pkgrel = 2
+ pkgver = 1.7.9
+ pkgrel = 1
url = http://www.sphinx-doc.org/
arch = any
license = BSD
@@ -47,11 +47,11 @@ pkgbase = python-sphinx
makedepends = python2-sqlalchemy
makedepends = python2-whoosh
makedepends = python2-typing
- source = https://pypi.org/packages/source/S/Sphinx/Sphinx-1.7.6.tar.gz
- source = https://pypi.org/packages/source/S/Sphinx/Sphinx-1.7.6.tar.gz.asc
+ source = https://pypi.org/packages/source/S/Sphinx/Sphinx-1.7.9.tar.gz
+ source = https://pypi.org/packages/source/S/Sphinx/Sphinx-1.7.9.tar.gz.asc
validpgpkeys = 8A11B79A5D0D749A66F0A030102C2C17498D6B9E
validpgpkeys = E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07
- md5sums = 8fbd77d80c8e0966964751ab31a0204a
+ md5sums = a39a368b88c35c3797f7f0cb492cccc4
md5sums = SKIP
pkgname = python-sphinx
diff --git a/PKGBUILD b/PKGBUILD
index e5e04f1df209..963635b1ff46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.7.6
-pkgrel=2
+pkgver=1.7.9
+pkgrel=1
arch=('any')
url='http://www.sphinx-doc.org/'
@@ -55,7 +55,7 @@ source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc}
validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'
'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07')
-md5sums=('8fbd77d80c8e0966964751ab31a0204a'
+md5sums=('a39a368b88c35c3797f7f0cb492cccc4'
'SKIP')
prepare() {