blob: 4399ecf3d20f315132349870042e94bd80cfdc63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hla-bin
pkgdesc = The High-Level Assembler for the 80x86 CPU
pkgver = 2.16
pkgrel = 1
url = https://www.plantation-productions.com/Webster/HighLevelAsm
install = hla-bin.install
arch = x86_64
arch = i686
license = custom: Creative Commons 4.0 (by/attribution)
makedepends = wget
provides = hla
conflicts = hla
source = https://www.plantation-productions.com/Webster/HighLevelAsm/HLAv2.16/linux.hla.tar.gz
sha256sums = 6c9a7773ed12a27d8ab4871e4b64544a56936db23c067230168f26178af2815c
pkgname = hla-bin
|