summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2021-12-17 15:24:48 +0800
committerUniversebenzene2021-12-17 15:24:48 +0800
commitc1057700eb2afbda4c736b5741037fc8b10e6686 (patch)
tree2ee505f004253cc4f79a49ff48fe98565529a9e9 /.SRCINFO
parent89bee02e49e506f0524ee6e92b4b411c52246507 (diff)
downloadaur-c1057700eb2afbda4c736b5741037fc8b10e6686.tar.gz
Correct depend version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f44e13a3e62..7adf150ea8ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sphinx-asdf
pkgdesc = Sphinx plugin for generating documentation from ASDF schemas
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/spacetelescope/sphinx-asdf
arch = any
license = BSD
@@ -16,5 +16,5 @@ pkgbase = python-sphinx-asdf
pkgname = python-sphinx-asdf
depends = python-yaml
- depends = python-mistune
+ depends = python-mistune=0.8.4
depends = python-sphinx-bootstrap-theme