blob: 10e9d374e2bf6f7264dabe3c5139a72cb8c3ff50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = kewt-git
pkgdesc = A minimalist, 100% POSIX, static site generator inspired by werc and kew
pkgver = r0.0000002
pkgrel = 1
url = https://kewt.krzak.org
arch = any
license = ISC
makedepends = git
depends = sh
optdepends = bash-completion: bash shell completions
provides = kewt
conflicts = kewt
conflicts = kewt-bin
source = kewt-git::git+https://git.krzak.org/N0VA/kewt.git
sha256sums = SKIP
pkgname = kewt-git
|