aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d17436ca569..cc70e304d76a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Jul 18 09:15:34 UTC 2018
+# Thu Jul 19 10:32:16 UTC 2018
pkgbase = madgraph-pythia8-interface
pkgdesc = MadGraph Pythia8 interface
pkgver = 1.0
@@ -14,7 +14,7 @@ pkgbase = madgraph-pythia8-interface
depends = python2
source = http://madgraph.physics.illinois.edu/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V1.0.tar.gz
source = python2.patch
- sha256sums = 14bc081745f481fc571a68b1ff651c746d2f49fb4479a19cae07cc54568928dd
+ sha256sums = 425987af4eedcd8f619a670d8bfaf5538e3d33cbe78f5f9b0796897073a4042b
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
pkgname = madgraph-pythia8-interface
diff --git a/PKGBUILD b/PKGBUILD
index a43ba23f957d..e15bebdc983e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=(
)
source=("http://madgraph.physics.illinois.edu/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V${pkgver}.tar.gz"
"python2.patch")
-sha256sums=('14bc081745f481fc571a68b1ff651c746d2f49fb4479a19cae07cc54568928dd'
+sha256sums=('425987af4eedcd8f619a670d8bfaf5538e3d33cbe78f5f9b0796897073a4042b'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64')
prepare() {