summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-02-24 12:14:11 +0800
committerUniversebenzene2022-02-24 12:14:11 +0800
commit85295378087a3a84f7cbea05e70608dee8d89c73 (patch)
tree0efd090ca5b9bf1c08487e8e4fd99726e71da715 /PKGBUILD
parent38bd1fb74be4ac29b41582a04e4232ae74e088cf (diff)
downloadaur-85295378087a3a84f7cbea05e70608dee8d89c73.tar.gz
Update to version 11.9.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69bdd5764480..e8fe5fa83b02 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.8.0
+pkgver=11.9.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=('6710dfcaf5b72d013e03cf5181e9518c')
+md5sums=('fdb8623f2b5c2abe2a2687b204526350')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide