summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 08976b96eafb786bd6810b36a1e8ea37c05c3a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = agate
	pkgdesc = Simple static file server for the Gemini network protocol, written in Rust
	pkgver = 3.2.3
	pkgrel = 1
	url = https://github.com/mbrubeck/agate
	arch = x86_64
	license = APACHE
	license = MIT
	makedepends = cargo
	depends = gcc-libs
	source = agate-3.2.3.tar.gz::https://github.com/mbrubeck/agate/archive/v3.2.3.tar.gz
	md5sums = d49b2e87ae85fa846ff2c7fa87557f73

pkgname = agate