summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-03-26 02:57:49 +0800
committerUniversebenzene2022-03-26 02:57:49 +0800
commitc096c96e2f2c9acb496b290e322bafc0d41b4622 (patch)
tree7ea02c3cb94a752d1f93c3b34d6fba25dca7ec21 /PKGBUILD
parent85295378087a3a84f7cbea05e70608dee8d89c73 (diff)
downloadaur-c096c96e2f2c9acb496b290e322bafc0d41b4622.tar.gz
Update to version 11.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8fe5fa83b02..2407b4bb4ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
_pyname=crds
pkgname=python-${_pyname}-doc
-pkgver=11.9.0
+pkgver=11.10.0
pkgrel=1
pkgdesc="Documentation for STScI CRDS"
arch=('any')
@@ -9,7 +9,7 @@ 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')
source=("https://github.com/spacetelescope/${_pyname}/archive/${pkgver}.tar.gz")
-md5sums=('fdb8623f2b5c2abe2a2687b204526350')
+md5sums=('a3ce636d4e9383d6c2bb36c7499e6332')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide