summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a382da72983d7cc31eadbe5bfc1ab8e64028f7ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = hypergraphgo
	pkgdesc = Hypergraph & HoTT tooling in Go
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/watchthelight/HypergraphGo
	arch = x86_64
	license = MIT
	makedepends = go
	depends = glibc
	source = https://github.com/watchthelight/HypergraphGo/archive/refs/tags/v1.0.0.tar.gz
	sha256sums = SKIP

pkgname = hypergraphgo