summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2022-04-23 03:27:01 +0800
committerUniversebenzene2022-04-23 03:27:01 +0800
commit269d68b03deb098472c4cd2eb2c2422b1eed683d (patch)
tree0892896afb0b3a52a766ff93c1822e7bfa882b97 /PKGBUILD
parent15bf884d25072a977d3b47b6a242b756a5c58270 (diff)
downloadaur-269d68b03deb098472c4cd2eb2c2422b1eed683d.tar.gz
Update to version 11.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b078caf97075..3234bc19692a 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.12.1
+pkgver=11.13.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=('50410408091933ce89e8087b0e9213ab')
+md5sums=('06cece29fb2483c47213c91e29a5cd70')
build() {
cd ${srcdir}/${_pyname}-${pkgver}/documentation/crds_users_guide