blob: a2164f23b44bc254650897210040fe433f45f65c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = paramotopy-docs-git
pkgdesc = HTML documentation for Paramotopy
pkgver = 1.0.3.7.r15.48174f3
pkgrel = 1
url = https://paramotopy.com
arch = any
license = custom:Paramotopy license
makedepends = git
makedepends = doxygen
makedepends = plantuml
makedepends = graphviz
provides = paramotopy-docs=1.0.3.7
conflicts = paramotopy-docs
source = paramotopy::git+https://github.com/ofloveandhate/paramotopy.git
sha256sums = SKIP
pkgname = paramotopy-docs-git
|