blob: fc13c8e8d028d4a67edb385dec40a02c27e99907 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gfile-bin
pkgdesc = Direct file transfer over WebRTC
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/Antonito/gfile
arch = x86_64
license = MIT
provides = gfile
source = gfile-bin-0.1.0.tar.gz::https://github.com/Antonito/gfile/releases/download/v0.1.0/gfile_Linux_x86_64.tar.gz
source = LICENSE::https://raw.githubusercontent.com/Antonito/gfile/master/LICENSE
sha256sums = d71d778d65b6ff9b39b5761ab4a3767e403d0f1e1866a890bb32fa68d6033a82
sha256sums = 081b871ee908b3c627d6dd452f8d05cc474fbc340b91895d600244bacce6eea1
pkgname = gfile-bin
|