blob: 62ba9e007c897de38e01011c87fb0d2f99f482e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = chksum-git
pkgdesc = Check and compare easily the checksum of a file.
pkgver = 0.1
pkgrel = 1
url = https://gitlab.com/ChacaS0/chksum
arch = x86_64
license = Apache
makedepends = git
makedepends = go-pie
provides = chksum
conflicts = chksum
source = git+https://gitlab.com/chacas0/chksum#branch=master
sha256sums = SKIP
pkgname = chksum-git
|