summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 905e55acb0a40e1e2c3a5ab8fe1b5c677639685a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-triangle
	pkgdesc = Python bindings to the triangle library
	pkgver = 20200424
	pkgrel = 1
	url = https://github.com/drufat/triangle
	arch = any
	license = GPL3
	depends = triangle
	provides = python-triangle
	options = !emptydirs
	source = https://github.com/drufat/triangle/archive/v20200424.tar.gz
	sha256sums = fe3e889aa27c0d9fb859881e70a1a1171b1a22e506b71899218052055416f616

pkgname = python-triangle