summaryrefslogtreecommitdiff
path: root/python-sphinx-better-theme/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-04-27 21:01:33 +0200
committerErich Eckner <git@eckner.net>2024-04-27 21:01:33 +0200
commit6483e5f0359b52a9aebe2ea9e8ff5fe467b0eff9 (patch)
treece10319c13de696757320acc1b88b52f0daed2fa /python-sphinx-better-theme/PKGBUILD
parentf05294b0ec0bc08d8ce2139b969175d726155e1a (diff)
downloadarchlinuxewe-6483e5f0359b52a9aebe2ea9e8ff5fe467b0eff9.tar.xz
recompile all python packages
Diffstat (limited to 'python-sphinx-better-theme/PKGBUILD')
-rw-r--r--python-sphinx-better-theme/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-sphinx-better-theme/PKGBUILD b/python-sphinx-better-theme/PKGBUILD
index c4c7319c8..b58eb9478 100644
--- a/python-sphinx-better-theme/PKGBUILD
+++ b/python-sphinx-better-theme/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-sphinx-better-theme
_pkgname=sphinx-better-theme
pkgver=0.13
-pkgrel=66
+pkgrel=67
pkgdesc='theme for Sphinx that looks nice'
arch=('any')
url='https://sphinx-better-theme.readthedocs.io/'
license=('custom')
depends=(
- 'python>=3.11'
- 'python<3.12'
+ 'python>=3.12'
+ 'python<3.13'
)
source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/irskep/${_pkgname}/archive/v${pkgver}.tar.gz")
sha512sums=('ad9b52205b29a410c918f789e5b4d110ca6bb654da18203206504efef7f16228b93b764cf14d9cca1a89d1850a4327b51f1f6fe7219d5968b5e51e5cf1935f42')