Remove reverse-conflicts

Signed-off-by: Jguer <me@jguer.space>
This commit is contained in:
Jguer 2018-08-02 09:33:21 +01:00
parent 03d50aea4a
commit aa7249ca2d
No known key found for this signature in database
GPG Key ID: 09754DBECF21746F

View File

@ -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')