summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-05-28 00:37:52 +0800
committerUniversebenzene2022-05-28 00:37:52 +0800
commit3f1b610b2d7888da98381e5012e65d9465bc249f (patch)
treecb15df77451bab5a8dd0f45efe260c3d7d6d814d /PKGBUILD
parentd6aa94fce413fbf935a3fd2e8f6f0c0e3a563436 (diff)
downloadaur-3f1b610b2d7888da98381e5012e65d9465bc249f.tar.gz
Update to version 11.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a86f41eb288d..f2f2205f36cb 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.15.0
+pkgver=11.16.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=('48762c23f43d4f74d6783b85c6a05ae9')
+md5sums=('8e3f84ac1caf5922d694fbd435b35025')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide