summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9919c5cd972f..b23fa5b7d50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL3' 'custom')
depends=('gcc-ada')
makedepends=('gcc-ada' 'gprbuild-bootstrap')
provides=("$pkgname")
-conflicts=("$pkgname")
+conflicts=("$pkgname-git")
source=('http://mirrors.cdn.adacore.com/art/5b0819dec7a447df26c27a40'
'expose-cargs-and-largs-makefile.patch')