blob: e5fe9c3c0d3ec9c6d34532f5936acffd13d9f2c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = clpm
pkgdesc = Common Lisp Project Manager
pkgver = 0.4.1
pkgrel = 2
url = https://gitlab.common-lisp.net/clpm/clpm
arch = x86_64
arch = aarch64
license = BSD
depends = sbcl
provides = clpm
options = !strip
source_x86_64 = https://files.clpm.dev/clpm/clpm-0.4.1-linux-amd64.tar.gz
sha256sums_x86_64 = 39cb907d4b1099e458cf8227d6eff23dc54a03b635f7e0b69a46e3a93f2b24dc
source_aarch64 = https://files.clpm.dev/clpm/clpm-0.4.1-linux-arm64.tar.gz
sha256sums_aarch64 = b4821364ee1ecca8b943ce8808e08c25b8b501ad5e1eb2e4d4d39096aad95383
pkgname = clpm
|