summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordemize2016-01-12 19:02:52 +0000
committersvntogit2016-01-12 19:02:52 +0000
commit883acb5d5189e1d34fbb602b5dde2f7f1d5663e3 (patch)
tree582029d126f8a1a070e9278b5c802de517c4a344 /PKGBUILD
parent6101e6e9a5e8f9e9f31df6d362256471ae5bb20c (diff)
downloadaur-883acb5d5189e1d34fbb602b5dde2f7f1d5663e3.tar.gz
upgpkg: python-sphinx 1.3.4-1
git-svn-id: file:///srv/repos/svn-community/svn@156182 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a62e48bfc6f..7cd8a7533d4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgbase=python-sphinx
pkgname=('python-sphinx' 'python2-sphinx')
-pkgver=1.3.3
-pkgrel=3
+pkgver=1.3.4
+pkgrel=1
arch=('any')
url='http://sphinx.pocoo.org/'
@@ -36,7 +36,7 @@ checkdepends=(
)
source=("http://pypi.python.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz")
-md5sums=('3800ffa038a1eedb5139f9c247e7ee2f')
+md5sums=('a0aa2e92d749d52c678873994dff9e10')
prepare() {
# souce duplication is required because makefile modify source code