aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2016-09-28 12:46:57 +1000
committerJP-Ellis2016-09-28 12:49:19 +1000
commita52d6d436f5a67b156e970abfe20155253aceb5f (patch)
tree77802a387d8e75a245536430c88ad06404c81685
parent3e852ac3703fdc731c686721810fd105bcd34168 (diff)
downloadaur-a52d6d436f5a67b156e970abfe20155253aceb5f.tar.gz
Update checksums
Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2610664a699..0f362a881169 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun May 29 14:28:31 UTC 2016
+# Wed Sep 28 02:49:07 UTC 2016
pkgbase = madgraph-madanalysis
pkgdesc = Parton showering, hadronization and detector simulation.
pkgver = 1.1.8
- pkgrel = 20160521
+ pkgrel = 20160926
url = http://madgraph.hep.uiuc.edu/
arch = i686
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = madgraph-madanalysis
depends = perl
optdepends = topdrawer
source = http://madgraph.hep.uiuc.edu/Downloads/MadAnalysis_V1.1.8.tar.gz
- sha256sums = bdf26c4605927007b08f41eae12f218e2053297cfda518eb0e865af289e54ffc
+ sha256sums = 248bd3493f9dc4f566dd85c033754b3e7b631107ac2ad55f4793f0015bb31669
pkgname = madgraph-madanalysis
diff --git a/PKGBUILD b/PKGBUILD
index 6d2898ce9264..178e3e859be4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=madgraph-madanalysis
pkgver=1.1.8
-pkgrel=20160521
+pkgrel=20160926
pkgdesc="Parton showering, hadronization and detector simulation."
url="http://madgraph.hep.uiuc.edu/"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('madgraph' 'tcsh' 'perl')
optdepends=('topdrawer')
makedepends=('gcc-fortran')
source=("http://madgraph.hep.uiuc.edu/Downloads/MadAnalysis_V${pkgver}.tar.gz")
-sha256sums=('bdf26c4605927007b08f41eae12f218e2053297cfda518eb0e865af289e54ffc')
+sha256sums=('248bd3493f9dc4f566dd85c033754b3e7b631107ac2ad55f4793f0015bb31669')
build () {
cd "${srcdir}/MadAnalysis"