blob: 78152cf97719ea75d2b824b21a8d721e0b8c065e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gozer
pkgdesc = Fast, opinionated and simple static site generator in a single static binary.
pkgver = 0.2.0
pkgrel = 1
url = https://git.sr.ht/~dvko/gozer
arch = x86_64
license = MIT
makedepends = go
depends = glibc
source = https://git.sr.ht/~dvko/gozer/archive/0.2.0.tar.gz
sha256sums = 27dd6e0e72092e4a946e7e65ec8b36c2869a0ace80730e5ea3739a814159b88e
pkgname = gozer
|