diff options
author | Thiago Almeida <thiagoalmeidasa@gmail.com> | 2021-04-05 13:59:19 +0200 |
---|---|---|
committer | Thiago Almeida <thiagoalmeidasa@gmail.com> | 2021-04-05 13:59:19 +0200 |
commit | 2eb42b40a11814b42d1a243035ce4e5b7daba9b8 (patch) | |
tree | cebe74e43e4fac2942dc060d41e925eb6cdfa342 /.SRCINFO | |
parent | 92e808cab44ac40d55f51cce3f74a3f4b7346f5f (diff) |
Adding shell completions and license to PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 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.7.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/claudiodangelis/qrcp arch = x86_64 arch = i386 |