summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-12-24 16:36:53 +0800
committerUniversebenzene2021-12-24 16:36:53 +0800
commita9c3e69e87fe911981bd5da2c688dffd1f8d0524 (patch)
tree3eda2440bd90b85b1335b1bcc25662897606020c /PKGBUILD
parent89ba9679b9ad6aea820f4af2f61c35f954299f5e (diff)
downloadaur-a9c3e69e87fe911981bd5da2c688dffd1f8d0524.tar.gz
Update to version 11.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adde5410827f..4717b18112db 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.5.0
+pkgver=11.5.2
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=('775fd18a05d3545b54d7eb954402a7af')
+md5sums=('2f9e1afbfb6bc3a2383d187649c613a3')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide