summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-08-11 18:48:56 +0800
committerUniversebenzene2022-08-11 18:48:56 +0800
commit40480ed91e05d464c909365eaa6fa6595f755f14 (patch)
treee5afd78ccb3432d810fbd00d977dcf284d6fe944 /PKGBUILD
parentc81af1746799d021e6144ac9edaac9333f21d800 (diff)
downloadaur-40480ed91e05d464c909365eaa6fa6595f755f14.tar.gz
Update to version 11.16.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01850849cb62..e88b73188318 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.7
+pkgver=11.16.8
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=('ff88370751e5bef91d514b6208cbc52c')
+md5sums=('a522732a12ab35ab0d383ad8a306b4f5')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide