summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJguer2018-08-02 09:33:21 +0100
committerJguer2018-08-02 09:40:16 +0100
commitaa7249ca2d7aff741c7f6eea173398c3003dcddd (patch)
treed1f7a6bd1753c1f086500e4bd189f413fd78605f /PKGBUILD
parent03d50aea4ab4543d0fe8f55193cf195a8e470c72 (diff)
downloadaur-aa7249ca2d7aff741c7f6eea173398c3003dcddd.tar.gz
Remove reverse-conflicts
Signed-off-by: Jguer <me@jguer.space>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e656e479a362..24335862ad65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=(
makedepends=(
'go'
)
-conflicts=('yay-bin' 'yay-git')
+conflicts=()
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Jguer/yay/archive/v${pkgver}.tar.gz")
sha1sums=('10137d441ecbd84b4e4e29ffdc9b46993e47571d')