diff options
author | Thiago Almeida <thiago.almeida@topgolf.com> | 2020-04-23 14:02:46 +0200 |
---|---|---|
committer | Thiago Almeida <thiago.almeida@topgolf.com> | 2020-04-23 14:04:51 +0200 |
commit | b9b194b906ed6825d67f265b81e8432bc65b9ee6 (patch) | |
tree | bb61bb83833775be5cd261cca9d625fffbe9d5fa /PKGBUILD | |
parent | ee77afd12cb9ad5b4ea8517db95c159f14a03ad9 (diff) |
Adding conflicts with qr-filetransfer-git
https://github.com/claudiodangelis/qrcp/issues/98#issuecomment-618317646
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname="qrcp-bin" pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal." url="https://github.com/claudiodangelis/qrcp" arch=('x86_64') |