blob: ec56b5285608d70ffb8225aba4a5312b4f5eed0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = carapace-bin
pkgdesc = multi-shell multi-command argument completer
pkgver = 0.24.0
pkgrel = 1
url = https://github.com/rsteube/carapace-bin
license = MIT
conflicts = carapace
provides = carapace
arch = aarch64
source_aarch64 = https://github.com/rsteube/carapace-bin/releases/download/v0.24.0/carapace-bin_linux_arm64.tar.gz
sha256sums_aarch64 = a6edfc9fb705ec7c181b6731fa24ca8c413ec29a56faf58886ca09df89876f68
arch = i686
source_i686 = https://github.com/rsteube/carapace-bin/releases/download/v0.24.0/carapace-bin_linux_386.tar.gz
sha256sums_i686 = 0502202511ca4e769d7d45edb4817c08b599312fac384704f6b8a7c9c060bd13
arch = x86_64
source_x86_64 = https://github.com/rsteube/carapace-bin/releases/download/v0.24.0/carapace-bin_linux_amd64.tar.gz
sha256sums_x86_64 = 9bb6a8bf08599135134c511e2b9bf388ff6bd81e7f1d01fe817b0c0b18010685
pkgname = carapace-bin
|