blob: db0a2e74279c2fbfb4d3ef52eb789977e5e5a700 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = lla-bin
pkgdesc = Blazing fast 'ls' replacement with superpowers
pkgver = 0.3.9
pkgrel = 1
url = https://github.com/triyanox/lla
arch = x86_64
arch = i686
arch = aarch64
license = MIT
depends = glibc
provides = lla
conflicts = lla
source = LICENSE-0.3.9::https://raw.githubusercontent.com/triyanox/lla/v0.3.9/LICENSE
source = README-0.3.9.md::https://raw.githubusercontent.com/triyanox/lla/v0.3.9/README.md
sha256sums = 23d576c778cda4c3059f8dccbb8b4b79965868099472d089ec589ed0066999c5
sha256sums = e27701dece74949a48490a413cb7f3de5172d87c855c9853c420395ef4e6c784
source_x86_64 = lla-x86_64-0.3.9::https://github.com/triyanox/lla/releases/download/v0.3.9/lla-linux-amd64
sha256sums_x86_64 = 73e8900d0c22697c48ee43f81edec647ef5834fcce4070dc4f4426b1241ee728
source_i686 = lla-i686-0.3.9::https://github.com/triyanox/lla/releases/download/v0.3.9/lla-linux-i686
sha256sums_i686 = 9591ff458a51783c11e734647a0110522e0362e90fff0a2342a6110e7ed161ac
source_aarch64 = lla-aarch64-0.3.9::https://github.com/triyanox/lla/releases/download/v0.3.9/lla-linux-arm64
sha256sums_aarch64 = 391fb6bfbbdb07a078e4b2beaf044b765448962fc1f0144c9259a51daf1acf20
pkgname = lla-bin
|