aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2017-06-21 16:07:25 +1000
committerJP-Ellis2017-06-21 16:07:25 +1000
commitf4ac85450b68d7bd329fd034ecdce9862cc63cb0 (patch)
tree14485107667dbaaccf08bc30038e88b22cd72979
parent257e6c7bba566d0d94a586d0a9a68d9092f8db48 (diff)
downloadaur-f4ac85450b68d7bd329fd034ecdce9862cc63cb0.tar.gz
Update checksum (content unchanged)
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 5f7ede1d41ea..f89432edfb43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jun 8 05:05:29 UTC 2017
+# Wed Jun 21 06:07:03 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 = ca4e9569eba193ea489642801271318b765c2e88ed5cf5b46da6bf0cd26a343c
+ sha256sums = 9981098997c865fbd0f0beb8a76b4c073603009248cde4e19e0063d8e6a378a9
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
pkgname = madgraph-pythia8-interface
diff --git a/PKGBUILD b/PKGBUILD
index dc0f152d2027..faf2ac633d3a 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=('ca4e9569eba193ea489642801271318b765c2e88ed5cf5b46da6bf0cd26a343c'
+sha256sums=('9981098997c865fbd0f0beb8a76b4c073603009248cde4e19e0063d8e6a378a9'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64')
prepare() {