summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe33c61f26bc5118871ac33883be1e0fa1263c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = bisection
	pkgdesc = Algorithm for solving equations
	pkgver = r2.cad6efa
	pkgrel = 1
	url = https://github.com/GVBilokorenko/bisection
	arch = x86_64
	license = MIT
	makedepends = git
	depends = go
	source = bisection::git://github.com/GVBilokorenko/bisection.git
	sha512sums = SKIP

pkgname = bisection