blob: 84351662f72f18eefbe0a166ff5ca3cb6debfae2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mdbook-footnote
pkgdesc = A preprocessor for mdbook to support the inclusion of footnotes
pkgver = 0.1.1
pkgrel = 3
url = https://github.com/daviddrysdale/mdbook-footnote
arch = x86_64
license = Apache-2.0
makedepends = cargo
depends = mdbook
source = https://github.com/daviddrysdale/mdbook-footnote/archive/v0.1.1.tar.gz
sha256sums = c5a76a6dbb4a27bff9dfae4398c32497206c3667d70aa7ec8f32a7d98ab11a83
pkgname = mdbook-footnote
|