summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-02-20 21:22:53 +0800
committerUniversebenzene2021-02-20 21:22:53 +0800
commit6c1136805d3e715158622654b556a1212a6c1fbd (patch)
tree68a55077cf18e994b787c1a213250079c3d8ead5 /PKGBUILD
parent893d36e2f0f14c3195736cdc5e314ea4e267b641 (diff)
downloadaur-6c1136805d3e715158622654b556a1212a6c1fbd.tar.gz
Update to version 10.3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82800d65ce5a..39d669b6fd18 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.3.7
+pkgver=10.3.8
pkgrel=1
pkgdesc="Documentation for STScI CRDS"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ 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"
'fix_doc_warning.patch')
-md5sums=('e5ef82d21f131e9ff4f3d9dde84fdd1e'
+md5sums=('851772a98217796482542c5c04bbe03d'
'647db347dbb750a10b37c2e24090403f')
prepare() {