blob: b1ce3046141cc88968d6393426a6dd79fa6657ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mkdocs-git-authors-plugin
pkgdesc = MkDocs plugin to display git authors of a page
pkgver = 0.9.0
pkgrel = 1
url = https://timvink.github.io/mkdocs-git-authors-plugin/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = mkdocs
depends = git
conflicts = python-mkdocs-git-authors-plugin-git
replaces = python-mkdocs-git-authors-plugin-git
source = mkdocs-git-authors-plugin-0.9.0.tar.gz::https://github.com/timvink/mkdocs-git-authors-plugin/archive/refs/tags/v0.9.0.tar.gz
b2sums = babf9c6b200ee3ea6839e4b35c78e83c727477b9dbaee027fda49500d7b8bb57ffea2d960a2ca979ee8cb2e499a004dc49ca417c4a96054dad27408e4bbb0607
pkgname = mkdocs-git-authors-plugin
|