summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-03-22 16:18:26 +0800
committerUniversebenzene2021-03-22 16:18:26 +0800
commit4443f343548a71b5731609f80b21b94b78cff964 (patch)
treed242850985766b1f2ffd259f5889df3f63e8bc5e /PKGBUILD
parent2f7e565fef61142a1479678847fd26ac85ed7931 (diff)
downloadaur-4443f343548a71b5731609f80b21b94b78cff964.tar.gz
Update to version 10.3.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 241624b91d18..5829f8918690 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.10
+pkgver=10.3.14
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=('fab0151ea29c7f6ea2452f4011f30bb1'
+md5sums=('2a3852078ba1813843d9a2c4e544eb42'
'647db347dbb750a10b37c2e24090403f')
prepare() {