summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2bfa0cbce0682259fdbeb9684f5b1c6a8109058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = stp-java
	pkgdesc = Java bindings for the STP SMT solver
	pkgver = 2.3.3
	pkgrel = 2
	url = http://stp.github.io/
	arch = i686
	arch = x86_64
	license = Apache 2.0
	makedepends = make
	makedepends = git
	makedepends = gcc
	depends = stp
	source = git+https://github.com/AbdullinAM/stp-java.git
	sha256sums = SKIP
	sha512sums = SKIP

pkgname = stp-java