summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-06-07 09:52:37 +0800
committerUniversebenzene2022-06-07 09:52:37 +0800
commit03829fea20dc8dacaa57efd944699d320fb92f51 (patch)
tree9dddc18a43477205b7a207d7c498fa0745a42563 /PKGBUILD
parent3f1b610b2d7888da98381e5012e65d9465bc249f (diff)
downloadaur-03829fea20dc8dacaa57efd944699d320fb92f51.tar.gz
Update to version 11.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2f2205f36cb..cfc4693aeb80 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.0
+pkgver=11.16.1
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=('8e3f84ac1caf5922d694fbd435b35025')
+md5sums=('3601a82a20d79f4650095047b243a60e')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide