summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Gizdov2019-03-27 15:23:56 +0000
committerKonstantin Gizdov2019-03-27 15:23:56 +0000
commit8577d6d3016845f0e7d9582a77ffa725da604b16 (patch)
tree28c3ee89dac665bf90102a663c807743cb5639f2 /PKGBUILD
parent92989f4c2350c68f041eb861bbd6fbbca9adae74 (diff)
downloadaur-8577d6d3016845f0e7d9582a77ffa725da604b16.tar.gz
remove install script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bd028077125..2f6b77d63058 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=root5
pkgver=5.34.38
-pkgrel=1
+pkgrel=2
pkgdesc='C++ data analysis framework and interpreter from CERN.'
arch=('i686' 'x86_64')
url='http://root.cern.ch'
@@ -33,7 +33,6 @@ optdepends=('gcc-fortran: Enable the Fortran components of ROOT'
'pythia8: Pythia8 event generator support'
'tcsh: Legacy CSH support'
'xrootd: XRootD data access support')
-install='root.install'
options=('!emptydirs')
source=("https://root.cern.ch/download/root_v${pkgver}.source.tar.gz"
'root.sh'