summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-06-28 18:58:50 +0800
committerUniversebenzene2022-06-28 18:58:50 +0800
commitb10b0ed5a2e5e963868021a30be6563546dee0e1 (patch)
tree3013e35ca5d3ed566818807edbd4e92417c86317 /PKGBUILD
parent99a5f51449a50b09f92d01581a4cc264c2115bc4 (diff)
downloadaur-b10b0ed5a2e5e963868021a30be6563546dee0e1.tar.gz
Update to version 11.16.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ea74a5a2a72..c3370e0b12af 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.16.4
+pkgver=11.16.5
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=('deecae4dcbf1c3e8a09b74402c925f53')
+md5sums=('2b7136a09e11fbcd078836c0dbfdea82')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide