* update mkdocstrings to 0.26.1-2.1

This commit is contained in:
Alexander Baldeck 2025-01-02 11:03:26 +01:00
parent cacbfbc6ec
commit d962739a85
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mkdocstrings
pkgdesc = Automatic documentation from sources, for MkDocs
pkgver = 0.26.1
pkgrel = 2
pkgrel = 2.1
url = https://github.com/mkdocstrings/mkdocstrings
arch = any
license = ISC

View File

@ -3,7 +3,7 @@
pkgname=mkdocstrings
pkgver=0.26.1
pkgrel=2
pkgrel=2.1
pkgdesc="Automatic documentation from sources, for MkDocs"
arch=(any)
url="https://github.com/mkdocstrings/mkdocstrings"