summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d7e200f0d8e3da09d3f2b24cc84839cd3f0fceb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = dotdev-git
	pkgdesc = Lightweight Web server for static HTML with built-in live reload written in Go.
	pkgver = 0.0.1.20250224.01.r11.89cbf87
	pkgrel = 1
	url = https://github.com/petlack/dotdev
	arch = i686
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = go
	provides = dotdev
	conflicts = dotdev
	source = dotdev::git+https://github.com/petlack/dotdev
	sha256sums = SKIP

pkgname = dotdev-git