blob: b315804150c1895a69f53be1b9402ac81e09c5f4 (
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
25
26
27
28
29
30
31
32
33
34
|
pkgbase = cheat-bin
pkgdesc = cheat allows you to create and view interactive cheatsheets on the command-line
pkgver = 4.4.2
pkgrel = 1
url = https://github.com/cheat/cheat
arch = i686
arch = x86_64
arch = armv5h
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
provides = cheat
conflicts = cheat
source = https://raw.githubusercontent.com/cheat/cheat/4.4.2/scripts/cheat.bash
source = https://raw.githubusercontent.com/cheat/cheat/4.4.2/scripts/cheat.fish
source = https://raw.githubusercontent.com/cheat/cheat/4.4.2/scripts/cheat.zsh
sha256sums = 79d70e84c429b7e177c19ef942c0a7f5ad6a2e41ffb5b220188af93717fd522b
sha256sums = df8ebb9f47422219b97d8f3ceadc1cf2cc92d14f848a982ff905ef00b1a956de
sha256sums = 7821074282fddb93d21f8a544c058ea8cbb0cb68cee9ef1049d693aa76e43811
source_i686 = cheat-bin-4.4.2-i686.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-386.gz
sha256sums_i686 = 1ee7f6b4b40447684c80f3920b1841cb54d9f3f8cd543671c2453c34769cdde1
source_x86_64 = cheat-bin-4.4.2-x86_64.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-amd64.gz
sha256sums_x86_64 = b81f5ba21f134087c0294d809f89e5442d641d7be297bb128807cbce00849e9b
source_armv5h = cheat-bin-4.4.2-armv5h.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-arm5.gz
sha256sums_armv5h = 6f3aa9911ead36d71008a45adb553da0c00320748dbd4547989d443e6d6cea53
source_armv6h = cheat-bin-4.4.2-armv6h.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-arm6.gz
sha256sums_armv6h = da7bfe1ec1812d822dc897ca0793b6c804e8079bdd997b87327f7d1349a30bf4
source_armv7h = cheat-bin-4.4.2-armv7h.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-arm7.gz
sha256sums_armv7h = 52ca1e355f46ae36b04717e431ef03b6158e41d1df0c3cf381abe36a147dfe43
source_aarch64 = cheat-bin-4.4.2-aarch64.gz::https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-arm64.gz
sha256sums_aarch64 = 08e1741e4d7e0ad9fc5055d70ab1985e53ed0ed8070930b5d93569c8239d0d83
pkgname = cheat-bin
|