summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorUniversebenzene2023-04-13 18:32:46 +0800
committerUniversebenzene2023-04-13 18:32:46 +0800
commit863507383d962731a94126f33d2fd20c483492fb (patch)
treee094dcf57c8bf7ca8e47ce16fd633cbab357e79f /.SRCINFO
parent089f28befaad5cb182878f16e157acd60c9e6820 (diff)
downloadaur-863507383d962731a94126f33d2fd20c483492fb.tar.gz
Update to version 0.4.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc000f680014..b905b7de301a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,26 @@
pkgbase = python-sphinx_design
pkgdesc = A sphinx extension for designing beautiful, screen-size responsive web components
- pkgver = 0.3.0
+ pkgver = 0.4.1
pkgrel = 1
url = https://sphinx-design.readthedocs.io
arch = any
license = MIT
- checkdepends = python-nose
+ checkdepends = python-pytest-regressions
makedepends = python-flit-core
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
- source = https://files.pythonhosted.org/packages/source/s/sphinx_design/sphinx_design-0.3.0.tar.gz
- md5sums = 8283e2917f9bf3b1ab5688deb6a1aaa5
+ makedepends = python-myst-parser
+ source = sphinx-design-0.4.1.tar.gz::https://github.com/executablebooks/sphinx-design/archive/refs/tags/v0.4.1.tar.gz
+ source = Makefile
+ md5sums = 66700d7b1cb6fcd93215c7b29913b740
+ md5sums = a6aa4bc42b138d75f938065a0994c3e1
pkgname = python-sphinx_design
depends = python-sphinx
optdepends = python-pre-commit: code_style
optdepends = python-myst-parser: rtd
optdepends = python-sphinx_design-doc: Documentation for sphinx_design
+
+pkgname = python-sphinx_design-doc
+ pkgdesc = Documentation for sphinx_design