blob: e19ede4dd012a3b7392ee1cca073e79b8670a72e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = marksage-git
pkgdesc = A tool for managing markdown files through AST transformations
pkgver = r94.35ce98d
pkgrel = 1
url = https://github.com/isaec/marksage
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
provides = marksage
conflicts = marksage
source = marksage::git+https://github.com/isaec/marksage.git
md5sums = SKIP
pkgname = marksage-git
|