summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85eba77f36ff..7fce87e5c63e 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.17.16
+pkgver=11.17.17
pkgrel=1
pkgdesc="Documentation for STScI CRDS"
arch=('any')
@@ -13,7 +13,7 @@ makedepends=("python-${_pyname}=${pkgver}"
'python-sphinx_rtd_theme'
'python-sphinx-tabs')
source=("https://github.com/spacetelescope/${_pyname}/archive/${pkgver}.tar.gz")
-md5sums=('d1bb47467eec468314a32d1058a73572')
+md5sums=('463118f41cc100c66ef869abbb62ebad')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide