aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2017-05-01 18:13:43 +1000
committerJP-Ellis2017-05-01 18:13:43 +1000
commit6ea0ca45344cbeb4da6733b4ba89c37f04b22168 (patch)
treecf928c81172bb942ea4f4f7c395ea2bb331544d7
parent88939457d166fb8a7434b4f83e252664d756ddda (diff)
downloadaur-6ea0ca45344cbeb4da6733b4ba89c37f04b22168.tar.gz
Fix checksums for the 2017-04-27 update.
Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40d844f9e98b..aea391357e48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Apr 27 08:14:33 UTC 2017
+# Mon May 1 08:13:02 UTC 2017
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 = b7ccb3d29eb081202f16e8b85bbe36eb857e0f9bac8743551ec89f2a078d45f0
+ sha256sums = d066eca38f101d8c54d5930bcb77e77a3fa19d7838202fd1aaa71d14f7134a03
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
pkgname = madgraph-pythia8-interface
diff --git a/PKGBUILD b/PKGBUILD
index efd989eb858f..7f1526973d12 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=('b7ccb3d29eb081202f16e8b85bbe36eb857e0f9bac8743551ec89f2a078d45f0'
+sha256sums=('d066eca38f101d8c54d5930bcb77e77a3fa19d7838202fd1aaa71d14f7134a03'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64')
prepare() {