summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 13e339d71b3f90a39d518507d8d3120e12a8debe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = katweb
	pkgdesc = A lightweight static web server and reverse proxy designed for the modern web.
	pkgver = 1.9.8
	pkgrel = 1
	url = https://github.com/kittyhacker101/KatWeb
	arch = any
	license = custom:Unlicense
	makedepends = git
	makedepends = go
	makedepends = glibc
	options = !strip
	backup = usr/share/katweb/conf.json
	backup = usr/share/katweb/html/index.html
	backup = usr/share/katweb/ssl/server.crt
	backup = usr/share/katweb/ssl/server.key
	source = https://github.com/kittyhacker101/KatWeb/archive/v1.9.8.tar.gz
	source = https://kittyhacker101.tk/Static/aur.patch
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = katweb