blob: 9b50a4c79a2d442ea95596477b91e0ea0fc96306 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = jwasm
pkgdesc = a free MASM-compatible assembler
pkgver = 2.17
pkgrel = 1
url = https://github.com/Baron-von-Riedesel/JWasm
arch = i686
arch = x86_64
license = custom
depends = glibc
source = JWasm-2.17.tar.gz::https://github.com/Baron-von-Riedesel/JWasm/archive/refs/tags/v2.17.tar.gz
md5sums = 3d29d8a4fa56bd1f3971f3949cb187eb
sha256sums = dad51777ddb2b816bfdefbb73c016c3e34fc976c3e3f6df49ec4b17ab7cc93e3
pkgname = jwasm
|