blob: 7150f4aaf15576550631524a9fdb7f43f39af988 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = go-send-git
pkgdesc = Secure file transfer tool with challenge-response authentication
pkgver = r1.0.0
pkgrel = 1
url = https://github.com/VinMeld/go-send
arch = x86_64
arch = aarch64
license = GPL3
makedepends = go
makedepends = git
depends = glibc
provides = go-send
conflicts = go-send
source = git+https://github.com/VinMeld/go-send.git
sha256sums = SKIP
pkgname = go-send-git
|