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 988b3ff7e117..d8d7ec56c166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='C++ data analysis framework and interpreter from CERN'
arch=('i686' 'x86_64')
url='https://root.cern.ch'
license=('LGPL2.1')
-provides=('root' 'root5')
+provides=('root')
conflicts=('root')
makedepends=('gcc-fortran'
'pythia8'