summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60ca13c63855..70db1098aaa8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ license=('GPL')
depends=('gcc-ada')
makedepends=('git' 'gprbuild-bootstrap')
-provides=('ada-xmlada')
-conflicts=('ada-xmlada')
+provides=('xmlada')
+conflicts=('xmlada')
source=('git+https://github.com/AdaCore/xmlada'
'expose-cargs-and-largs-makefile.patch')