aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2017-04-27 18:13:05 +1000
committerJP-Ellis2017-04-27 18:13:05 +1000
commit12af9540648c0e59dae2be6db66a33392ed5be10 (patch)
treec58d0f60afffa35df0d3ae6a920728c42d036ca5
parent1b0b29ab9f1985c5166d8332ad6c5caff421c1da (diff)
downloadaur-12af9540648c0e59dae2be6db66a33392ed5be10.tar.gz
Bump release
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 7f00fbdd9c70..b03e99eb18d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 27 06:51:28 UTC 2017
+# Thu Apr 27 08:12:57 UTC 2017
pkgbase = madgraph-madanalysis
pkgdesc = Parton showering, hadronization and detector simulation.
pkgver = 1.1.8
- pkgrel = 20170225
+ pkgrel = 20170424
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 = de49e15deb634f22a7dc9d2423418e5ba243c1f1c41f9095f448494ad678943c
+ sha256sums = 8820b304daa42d5d72d799a7ac1703c01011832b40b1fd02514500df3e38325e
pkgname = madgraph-madanalysis
diff --git a/PKGBUILD b/PKGBUILD
index 80e25b0e3977..62d64e996983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=madgraph-madanalysis
pkgver=1.1.8
-pkgrel=20170225
+pkgrel=20170424
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=('de49e15deb634f22a7dc9d2423418e5ba243c1f1c41f9095f448494ad678943c')
+sha256sums=('8820b304daa42d5d72d799a7ac1703c01011832b40b1fd02514500df3e38325e')
build () {
cd "${srcdir}/MadAnalysis"