* update python-sphinx-lv2-theme to 1.4.2-3

This commit is contained in:
Alexander Baldeck 2024-12-05 18:34:56 +01:00
parent c805b974d8
commit fa8b877d6e
3 changed files with 22 additions and 1 deletions

View File

@ -0,0 +1,18 @@
pkgbase = python-sphinx-lv2-theme
pkgdesc = A minimal static theme for Sphinx
pkgver = 1.4.2
pkgrel = 3
url = https://gitlab.com/lv2/sphinx_lv2_theme
arch = any
license = 0BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-sphinx
source = https://gitlab.com/lv2/sphinx_lv2_theme/-/archive/v1.4.2/sphinx_lv2_theme-v1.4.2.tar.gz
sha256sums = 6214f1e212d705ee913f55b4a9275077dd575d555eaffa43917b01b8c91d429c
b2sums = 25779ef9f0118dd4610edb29eeb81d2555b1b0cf3cbbc81345ab1bf842ff8b2c8d1d8c65ffd314281fe40dc77c492c2f90d15cae4ca998054da8185f457cf81b
pkgname = python-sphinx-lv2-theme

View File

@ -0,0 +1,3 @@
[python-sphinx-lv2-theme]
source = "pypi"
pypi = "sphinx-lv2-theme"

View File

@ -4,7 +4,7 @@
_name=sphinx_lv2_theme
pkgname=python-sphinx-lv2-theme
pkgver=1.4.2
pkgrel=2
pkgrel=3
pkgdesc="A minimal static theme for Sphinx"
arch=(any)
url="https://gitlab.com/lv2/sphinx_lv2_theme"