diff options
author | Universebenzene | 2024-05-21 15:02:33 +0800 |
---|---|---|
committer | Universebenzene | 2024-05-21 15:02:33 +0800 |
commit | 024f7115214ee322a7febcf5c411b762cac08583 (patch) | |
tree | d6f4992b046fc6a4d4c736ae182574b4247424c4 /.SRCINFO | |
parent | dd33fb793d80ae75e79e522242b19dc910012f73 (diff) | |
download | aur-024f7115214ee322a7febcf5c411b762cac08583.tar.gz |
Update to version 0.2.9
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ pkgbase = python-stsci.stimage-doc pkgdesc = Documentation for STScI Image - pkgver = 0.2.8 + pkgver = 0.2.9 pkgrel = 1 url = https://stscistimage.readthedocs.io arch = any license = BSD-3-Clause - makedepends = python-stsci.stimage=0.2.8 + makedepends = python-stsci.stimage=0.2.9 makedepends = python-sphinx-automodapi makedepends = python-sphinx_rtd_theme - source = https://github.com/spacetelescope/stsci.stimage/archive/0.2.8.tar.gz - md5sums = fa7a7b666db6f7f7778e250eaa3f57dc + source = https://github.com/spacetelescope/stsci.stimage/archive/0.2.9.tar.gz + md5sums = b5ccf0a009c117344487f2bb561c66c6 pkgname = python-stsci.stimage-doc |