blob: 9723c9594cb7db5022e5f24b6114071f92cc3c50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = chksum-bin-git
pkgdesc = Check and compare easily the checksum of a file (binary version).
pkgver = 0.1
pkgrel = 1
url = https://gitlab.com/ChacaS0/chksum
arch = x86_64
license = Apache
makedepends = git
provides = chksum
conflicts = chksum
source = https://gitlab.com/chacas0/chksum/-/jobs/artifacts/master/download?job=build
source = https://gitlab.com/ChacaS0/chksum/raw/master/LICENSE
sha256sums = SKIP
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
pkgname = chksum-bin-git
|