summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e2a7cde846c03b27c4a0aeb489e797e11d8888e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = xlog-git
	pkgdesc = Xlog is a static site generator for digital gardening written in Go
	pkgver = 0.82.0.r0.g74a83b7
	pkgrel = 1
	url = https://github.com/emad-elsaid/xlog
	arch = i686
	arch = pentium4
	arch = x86_64
	arch = arm
	arch = armv6h
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = go>=1.20
	depends = git
	optdepends = pandoc-cli: To support extra formats
	provides = xlog
	conflicts = xlog
	source = xlog::git+https://github.com/emad-elsaid/xlog.git#branch=master
	sha256sums = SKIP

pkgname = xlog-git