summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-08-19 21:51:43 +0800
committerUniversebenzene2022-08-19 21:51:43 +0800
commit45d694e7b426a718372d76db2f057e817fde1d3e (patch)
tree08c59d4d82d62f2521adbe81b6745b4cd5a8b9b4 /PKGBUILD
parent40480ed91e05d464c909365eaa6fa6595f755f14 (diff)
downloadaur-45d694e7b426a718372d76db2f057e817fde1d3e.tar.gz
Update to version 11.16.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e88b73188318..9a6c2e18ed8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
_pyname=crds
pkgname=python-${_pyname}-doc
-pkgver=11.16.8
+pkgver=11.16.9
pkgrel=1
pkgdesc="Documentation for STScI CRDS"
arch=('any')
url="https://hst-crds.stsci.edu/static/users_guide/index.html"
license=('BSD')
-makedepends=("python-${_pyname}=${pkgver}" 'python-sphinx-astropy' 'python-sphinx_rtd_theme' 'python-stsci_rtd_theme' 'python-asdf')
+makedepends=("python-${_pyname}=${pkgver}" 'python-sphinx-astropy' 'python-sphinx_rtd_theme' 'python-stsci_rtd_theme' 'python-asdf' 'python-sphinx-tabs')
source=("https://github.com/spacetelescope/${_pyname}/archive/${pkgver}.tar.gz")
-md5sums=('a522732a12ab35ab0d383ad8a306b4f5')
+md5sums=('45d7d10e7275ed9cb9db0048ac1ccaad')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide