summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2023-03-21 14:24:32 +0800
committerUniversebenzene2023-03-21 14:24:32 +0800
commit568e3dc4beb49a7475234092133338a191023c69 (patch)
treecdf193ddb3221153ac56963f23a3d855f3ad2417 /.SRCINFO
parentd36d6b251142e3d94ecd6c2d75485f23c6410194 (diff)
downloadaur-568e3dc4beb49a7475234092133338a191023c69.tar.gz
Change sphinxcontrib-jquery into community version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 138af5a62f2f..36851e882069 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-sphinx-astropy
pkgdesc = Sphinx extensions and configuration specific to the Astropy project
pkgver = 1.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/astropy/sphinx-astropy
arch = any
license = BSD
checkdepends = python-pytest-doctestplus
checkdepends = python-astropy-sphinx-theme
checkdepends = python-numpydoc
- checkdepends = python-sphinxcontrib.jquery
+ checkdepends = python-sphinxcontrib-jquery
checkdepends = python-sphinx-automodapi
makedepends = python-setuptools-scm
makedepends = python-wheel
@@ -24,6 +24,6 @@ pkgname = python-sphinx-astropy
depends = python-sphinx-automodapi
depends = python-sphinx-gallery
depends = python-numpydoc
- depends = python-sphinxcontrib.jquery
+ depends = python-sphinxcontrib-jquery
depends = python-pillow
depends = python-pytest-doctestplus>=0.11