* update mkdocs to 1.6.1-2

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:43 +01:00
parent 39b44e3cad
commit 8b355cae4d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mkdocs
pkgdesc = Project documentation with Markdown
pkgver = 1.6.1
pkgrel = 1
pkgrel = 2
url = https://www.mkdocs.org
arch = any
license = BSD-2-Clause

View File

@ -6,7 +6,7 @@
pkgname=mkdocs
pkgver=1.6.1
pkgrel=1
pkgrel=2
pkgdesc='Project documentation with Markdown'
url=https://www.mkdocs.org
license=(BSD-2-Clause)