blob: cc96c447834d4043aee3660b27ab52fc4c87b43e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = amulet2-git
pkgdesc = AMulet 2.2 - AIG Multiplier Examination Tool (Verify and certify integer multipliers)
pkgver = r23.cff5957
pkgrel = 1
url = https://github.com/d-kfmnn/amulet2
arch = x86_64
license = MIT
makedepends = git
makedepends = make
depends = gmp
provides = amulet
conflicts = amulet
source = git+https://github.com/d-kfmnn/amulet2.git
md5sums = SKIP
pkgname = amulet2-git
|