aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2018-07-18 11:15:53 +0200
committerJP-Ellis2018-07-18 11:15:53 +0200
commit6506db04a30c00c5c0e9574eb4c17afc03021189 (patch)
tree6d08fbe080d2e71fb0bd746f5bea01619c15f012
parent0cbda53fcaf350038f20cb4b1e9272b22fcf8e89 (diff)
downloadaur-6506db04a30c00c5c0e9574eb4c17afc03021189.tar.gz
Update checksum
No changes to tarball (only metadata differs) Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa49ade576ec..4d17436ca569 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jun 4 00:02:00 UTC 2018
+# Wed Jul 18 09:15:34 UTC 2018
pkgbase = madgraph-pythia8-interface
pkgdesc = MadGraph Pythia8 interface
pkgver = 1.0
- pkgrel = 5
+ pkgrel = 6
url = http://madgraph.hep.uiuc.edu/
arch = i686
arch = x86_64
@@ -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 = e4a9925a0cfa399fb993a8c28df522c15c78afeeedaf23ce56a44d54cd2c5639
+ sha256sums = 14bc081745f481fc571a68b1ff651c746d2f49fb4479a19cae07cc54568928dd
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
pkgname = madgraph-pythia8-interface
diff --git a/PKGBUILD b/PKGBUILD
index bb43bfa22612..a43ba23f957d 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=('e4a9925a0cfa399fb993a8c28df522c15c78afeeedaf23ce56a44d54cd2c5639'
+sha256sums=('14bc081745f481fc571a68b1ff651c746d2f49fb4479a19cae07cc54568928dd'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64')
prepare() {