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 e268e79b2189..b015657075d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 10:33:54 UTC 2018
+# Fri Jul 20 12:45:59 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 = f6d66d5cb33674c5b7d9fee447a01c847ebdcd7083fdfb4ce20837b9c25f0fc5
+ sha256sums = fe602f500d94d969868407292eacc32504456f14b4ce79b3a4157e4ab9770ebd
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
pkgname = madgraph-pythia8-interface
diff --git a/PKGBUILD b/PKGBUILD
index e446f6429359..99509d2a2523 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=('f6d66d5cb33674c5b7d9fee447a01c847ebdcd7083fdfb4ce20837b9c25f0fc5'
+sha256sums=('fe602f500d94d969868407292eacc32504456f14b4ce79b3a4157e4ab9770ebd'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64')
prepare() {