blob: 7d05874aaea8323c5b4f3fbc50fb1c65ad64b90c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = qrcp-bin
pkgdesc = Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
pkgver = 0.6.1
pkgrel = 1
url = https://github.com/claudiodangelis/qrcp
arch = x86_64
license = MIT
provides = qrcp
conflicts = qrcp-git
conflicts = qr-filetransfer-git
source_x86_64 = qrcp-bin-0.6.1.tar.gz::https://github.com/claudiodangelis/qrcp/releases/download/0.6.1/qrcp_0.6.1_linux_x86_64.tar.gz
sha256sums_x86_64 = e8ea7897cd0670836af7322b2bbe673246908686b8c56b0fe1636f6a9a06e32a
pkgname = qrcp-bin
|