summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-05-15 03:43:59 +0800
committerUniversebenzene2021-05-15 03:43:59 +0800
commitf2907a98839de63ea464b0bf0ff082345b69b3cb (patch)
tree4493f8021d0e8af8b0633a70f6620621eb1d8ad6 /PKGBUILD
parentdf4dfdc1e614e188cafbe71e80ecd59cb7c6abe0 (diff)
downloadaur-f2907a98839de63ea464b0bf0ff082345b69b3cb.tar.gz
Update to version 11.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22d08c7d918a..f013e97e6cb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
_pyname=crds
pkgname=python-${_pyname}-doc
-pkgver=10.4.0
+pkgver=11.0.0
pkgrel=1
pkgdesc="Documentation for STScI CRDS"
arch=('i686' 'x86_64')
@@ -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=('3b3f92a512328e9ddad316cdd3ce3517')
+md5sums=('73c4ad41af5e8d25de932feedb23c718')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide