summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-01-09 14:35:15 +0100
committerMichel Zou2020-01-09 14:35:15 +0100
commitc6c54877a2318669bb0c57aef48b6b0fd539b2ca (patch)
treea64339dba112080c200dbec37c348c958b5b3596 /PKGBUILD
parent920d94c936b13e5c36a3d9e22f20b24e3839978f (diff)
downloadaur-python-sphinx-git.tar.gz
pytest
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'