blob: f8a65266558953642788e389471adf18b0c7039f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = hptools-git
pkgdesc = Tools from HP for assembling Saturn Assembly Language and compiling SysRPL.
pkgver = r4.dfa489f
pkgrel = 1
url = https://github.com/martinyrm/hptools
arch = x86_64
license = GPL
makedepends = git
provides = hptools
conflicts = hptools
source = hptools-git::git+https://github.com/martinyrm/hptools#branch=master
md5sums = SKIP
pkgname = hptools-git
|