summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2024-02-21 12:13:36 +0800
committerUniversebenzene2024-02-21 12:13:36 +0800
commit014d7e1adc5c450d1bd99f5c2d8310f02830cb1b (patch)
tree46cbc335585fb1fe008018b8b2c46ee7f047ecf6 /PKGBUILD
parentd99860f98c594f70778e89bef6f5946c8f8b7756 (diff)
downloadaur-python-sncosmo-doc.tar.gz
Update to version 2.10.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64a24b9f3991..b20a143b2ed1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Astro Benzene <universebenzene at sina dot com>
_pyname=sncosmo
pkgname=python-${_pyname}-doc
-pkgver=2.10.2
+pkgver=2.10.4
pkgrel=1
pkgdesc="Documentation for SNCosmo"
arch=('any')
url="https://sncosmo.readthedocs.io"
-license=('BSD')
+license=('BSD-3-Clause')
makedepends=("python-${_pyname}=${pkgver}"
'python-numpydoc'
'python-sphinx_rtd_theme'
@@ -17,7 +17,7 @@ source=("https://github.com/sncosmo/sncosmo/archive/v${pkgver}.tar.gz"
"https://c3.lbl.gov/nugent/templates/sn1a_flux.v1.2.dat.gz"
"https://c3.lbl.gov/nugent/templates/sn2p_flux.v1.2.dat.gz"
'doc-use-local-data.patch')
-md5sums=('bca954e1c65dec518d91779d0d60679c'
+md5sums=('30478378e02272318b873f6dbde7ea92'
'86a80d4b02030abbeb9941131053082a'
'121927c70484bf2f11298465210fc1a1'
'f277218e6347977f675dada2ad5859ee')