summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2021-02-24 15:10:09 +0800
committerUniversebenzene2021-02-24 15:10:09 +0800
commit2f7e565fef61142a1479678847fd26ac85ed7931 (patch)
treebc05ac4da8348c9fb67d5877a7c7a1f4bdaa0891 /PKGBUILD
parent4f578c5b3b6bb48ef598e1a99a96049230b48eed (diff)
downloadaur-2f7e565fef61142a1479678847fd26ac85ed7931.tar.gz
Update to version 10.3.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 163dc9050b41..241624b91d18 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.9
+pkgver=10.3.10
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=('89187ea7fb709c8d3039ac540883340e'
+md5sums=('fab0151ea29c7f6ea2452f4011f30bb1'
'647db347dbb750a10b37c2e24090403f')
prepare() {