blob: 57dbf3cfc3f4a99b5a95ae49253cde0894ff9779 (
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
|
pkgbase = chkbit-bin
pkgdesc = Check your files for data corruption
pkgver = 6.2.0
pkgrel = 1
url = https://github.com/laktak/chkbit
arch = x86_64
arch = arm64
arch = riscv64
license = MIT
makedepends = help2man
provides = chkbit
conflicts = chkbit
conflicts = chkbit-git
source = LICENSE_6.2.0::https://raw.githubusercontent.com/laktak/chkbit/v6.2.0/LICENSE
source = README_6.2.0.md::https://raw.githubusercontent.com/laktak/chkbit/v6.2.0/README.md
sha256sums = 2164c7b23ede004282e53a7cda37ce11de5d74dbd807199a411b34420645bd91
sha256sums = 236d7b6e721392a8daa99c49fd3da4e07b707d63344889aa4ed8dc2558b4b603
source_x86_64 = chkbit_6.2.0_x86_64.tar.gz::https://github.com/laktak/chkbit/releases/download/v6.2.0/chkbit-linux-amd64.tar.gz
sha256sums_x86_64 = 7faf7edb8e37528411d19ad890c7741b7f6740b08032dc70c2ef99fe1e486ac5
source_arm64 = chkbit_6.2.0_arm64.tar.gz::https://github.com/laktak/chkbit/releases/download/v6.2.0/chkbit-linux-arm64.tar.gz
sha256sums_arm64 = f4dd1b812f6e74952ee7477352fbf27e6327b209227b4e2b1e744f91bb436ea1
source_riscv64 = chkbit_6.2.0_riscv64.tar.gz::https://github.com/laktak/chkbit/releases/download/v6.2.0/chkbit-linux-riscv64.tar.gz
sha256sums_riscv64 = f3fc2d4183b2b0be1538d7fc0706f945659449d92390555a40404ae3408feb4a
pkgname = chkbit-bin
|