diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..a797f08 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,13 @@ +pkgbase = qrcp + pkgdesc = Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal. + pkgver = 0.4.1 + pkgrel = 1 + url = https://github.com/claudiodangelis/qrcp + arch = x86_64 + license = MIT + provides = qrcp + source_x86_64 = https://github.com/claudiodangelis/qrcp/releases/download/0.4.1/qrcp + sha256sums_x86_64 = a113aa0bfd54ce2605826be1fb1381ec1079a17796a5fd75f6ea54e78b69ef78 + +pkgname = qrcp + |