summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-10-26 11:50:24 +0800
committerUniversebenzene2021-10-26 11:50:24 +0800
commitcba7c8f3dd54869909e994a407d49d4a38a77696 (patch)
treed06b569a140fb27524e30539adf6cbd4db14bfe8 /PKGBUILD
parent10d706e5e0eb1d7f8225fc974a73ab58c10654ac (diff)
downloadaur-cba7c8f3dd54869909e994a407d49d4a38a77696.tar.gz
Update to version 11.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63448383c285..ff8c2d4822c9 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.4.4
+pkgver=11.4.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=('11358c29b92d960009f4f912f5b836a1')
+md5sums=('6b889b0ab860e3210cb3b54bd4b51f16')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide