From ec409016d620250e89cd874458ec55d5f106f1bf Mon Sep 17 00:00:00 2001 From: Ray Donnelly Date: Wed, 29 Oct 2014 19:30:42 +0000 Subject: [PATCH] git-git: Add conflicts and provides --- mingw-w64-git-git/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mingw-w64-git-git/PKGBUILD b/mingw-w64-git-git/PKGBUILD index 69edeca13c..d9b0d3caa2 100644 --- a/mingw-w64-git-git/PKGBUILD +++ b/mingw-w64-git-git/PKGBUILD @@ -17,6 +17,8 @@ else fi pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git" +provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") +conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}") _ver_base=2.0.0 pkgver=2.0.0.47118.8768113 pkgrel=1