blob: cbe6d110cc970f1dbd2263dded9ab89e9073601d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = stagit-git
pkgdesc = Static site generator for git version control
pkgver = 0.9.4.r0.g75555cd
pkgrel = 1
url = https://codemadness.org/stagit.html
arch = x86_64
license = MIT
makedepends = git
depends = libgit2
optdepends = git: scripting functionality
provides = stagit
conflicts = stagit
source = git://git.codemadness.org/stagit
sha256sums = SKIP
pkgname = stagit-git
|