summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-05-06 13:23:04 +0800
committerUniversebenzene2022-05-06 13:23:04 +0800
commit075131ea67aa98260b54af7fbb0cb7d47920cd3a (patch)
tree8809bf4f038989079a0c6cc3257d308f933d8715 /PKGBUILD
parent749da6516e70bfd9d2295d87ec7f50cb906e98f2 (diff)
downloadaur-075131ea67aa98260b54af7fbb0cb7d47920cd3a.tar.gz
Update to version 11.14.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6866a292ca5..5d6b625cc7db 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.13.1
+pkgver=11.14.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=('120b592c0647872ad1d3c75f529c41fe')
+md5sums=('caa7d33b06fe600e4194a35c9d9e87fd')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide