aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP-Ellis2019-07-15 13:05:31 +0800
committerJP-Ellis2019-07-15 13:05:31 +0800
commit7a90ba8c7b59d5e357568692ff76bc9dc5e071a8 (patch)
tree70317f0f036fa22860c8bc5c2df6fe48d938d11b
parent197b24150f27e815db13849102ebecce16f9377b (diff)
downloadaur-7a90ba8c7b59d5e357568692ff76bc9dc5e071a8.tar.gz
Update upstream URL
Signed-off-by: JP-Ellis <josh@jpellis.me>
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 010f94af8d1c..2cb9e99a1cf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = madgraph-pythia8-interface
pkgdesc = MadGraph Pythia8 interface
pkgver = 1.0
- pkgrel = 8
+ pkgrel = 9
url = http://madgraph.hep.uiuc.edu/
arch = i686
arch = x86_64
@@ -10,10 +10,10 @@ pkgbase = madgraph-pythia8-interface
depends = madgraph
depends = pythia
depends = python2
- source = http://madgraph.physics.illinois.edu/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V1.0.tar.gz
+ source = http://madgraph.phys.ucl.ac.be/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V1.0.tar.gz
source = python2.patch
source = pythia.patch
- sha256sums = 6467dcc5539796f8fd81b9a74288bf8e9b33378bb0507b2771d5c86696c7a32e
+ sha256sums = dd1a96f598176c3eb5f91bc189eaac1405afebf23f7fcfd055135d788dc69e3d
sha256sums = 632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64
sha256sums = e506dad2224ed639a83537b21eadeda0ee244e9b5d5ee2770e536564f1e41491
diff --git a/PKGBUILD b/PKGBUILD
index e022fe197096..8a348f0aaea9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=madgraph-pythia8-interface
pkgver=1.0
-pkgrel=8
+pkgrel=9
pkgdesc="MadGraph Pythia8 interface"
url="http://madgraph.hep.uiuc.edu/"
arch=('i686' 'x86_64')
@@ -14,11 +14,11 @@ depends=(
'python2'
)
source=(
- "http://madgraph.physics.illinois.edu/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V${pkgver}.tar.gz"
+ "http://madgraph.phys.ucl.ac.be/Downloads/MG5aMC_PY8_interface/MG5aMC_PY8_interface_V${pkgver}.tar.gz"
"python2.patch"
"pythia.patch"
)
-sha256sums=('6467dcc5539796f8fd81b9a74288bf8e9b33378bb0507b2771d5c86696c7a32e'
+sha256sums=('dd1a96f598176c3eb5f91bc189eaac1405afebf23f7fcfd055135d788dc69e3d'
'632adc73e951df4341709adeafd3a7c72da1752f8af61037eae2b87a08ca9a64'
'e506dad2224ed639a83537b21eadeda0ee244e9b5d5ee2770e536564f1e41491')