aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2019-07-15 13:20:15 +0800
committerJP-Ellis2019-07-15 13:20:15 +0800
commit0ebd0d51deb5088ff7265d5d35510367b24eac2f (patch)
tree3205af9c86d7fbc42963dfabf9438170f8569355
parent7a90ba8c7b59d5e357568692ff76bc9dc5e071a8 (diff)
downloadaur-0ebd0d51deb5088ff7265d5d35510367b24eac2f.tar.gz
Fix pythia dependency
Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a348f0aaea9..17d33f0be25e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('MIT')
depends=(
'hepmc'
'madgraph'
- 'pythia'
+ 'pythia8'
'python2'
)
source=(