summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Almeida <thiago.almeida@topgolf.com>2020-04-23 14:02:46 +0200
committerThiago Almeida <thiago.almeida@topgolf.com>2020-04-23 14:02:46 +0200
commitee77afd12cb9ad5b4ea8517db95c159f14a03ad9 (patch)
tree1797823203799457c9be6b496ea6396137209343
parent5efab0ad09565d7c52bcf621a67dbfe4d9855103 (diff)
Adding conflicts with qr-filetransfer-git
https://github.com/claudiodangelis/qrcp/issues/98#issuecomment-618317646
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c06020d..28f5e57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,8 @@ pkgbase = qrcp-bin
arch = x86_64
license = MIT
provides = qrcp
+ conflicts = qrcp-git
+ conflicts = qr-filetransfer-git
source_x86_64 = https://github.com/claudiodangelis/qrcp/releases/download/0.4.1/qrcp
sha256sums_x86_64 = a113aa0bfd54ce2605826be1fb1381ec1079a17796a5fd75f6ea54e78b69ef78
diff --git a/PKGBUILD b/PKGBUILD
index 9f6d88e..92d52ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://github.com/claudiodangelis/qrcp"
arch=('x86_64')
license=('MIT')
provides=('qrcp')
+conflicts=('qrcp-git' 'qr-filetransfer-git')
source_x86_64=("https://github.com/claudiodangelis/qrcp/releases/download/${pkgver}/${pkgname/-bin/}")
sha256sums_x86_64=('a113aa0bfd54ce2605826be1fb1381ec1079a17796a5fd75f6ea54e78b69ef78')