summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84177c10e388..9fc9d887c2e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=python-sphinx-git
-pkgver=r11542.271ea125f
+pkgver=r14026.f6e7878ec
pkgrel=1
arch=('any')
url='http://sphinx.pocoo.org/'
@@ -13,7 +13,8 @@ makedepends=('git'
'python-six'
)
checkdepends=(
- 'python-nose'
+ 'python-pytest'
+ 'imagemagick'
'texlive-latexextra'
'python-snowballstemmer'
'python-babel'