summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL.G. Sarmiento2018-04-13 14:44:59 +0200
committerL.G. Sarmiento2018-04-13 14:44:59 +0200
commite86e8952b9b9c6c3b8f532113b1b3f5f45a21ae0 (patch)
tree67f716dd7c11ff440e1189b597c2405d23a8db40
parentd8c579049d7da8c1375cbc85e9fb666565bd7640 (diff)
downloadaur-e86e8952b9b9c6c3b8f532113b1b3f5f45a21ae0.tar.gz
new site new source location. No version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64705ddee03e..4088f2e329db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Mar 2 16:13:35 UTC 2018
+# Fri Apr 13 12:43:53 UTC 2018
pkgbase = geant4
pkgdesc = A simulation toolkit for particle physics interactions.
pkgver = 10.4.1
@@ -28,7 +28,7 @@ pkgbase = geant4
optdepends = geant4-saiddata: Data files from evaluated cross-sections in SAID data-base
conflicts = geant4_devel
options = !emptydirs
- source = http://geant4.cern.ch/support/source/geant4.10.04.p01.tar.gz
+ source = http://cern.ch/geant4-data/releases/geant4.10.04.p01.tar.gz
source = geant4.install
md5sums = 3f9f5f61d956b2d1d12f009ddd810fd0
md5sums = bfe6791027de966cad240d8584c6b657
diff --git a/PKGBUILD b/PKGBUILD
index 9ba23be6d1ff..9d431527792b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,7 +30,7 @@ arch=('x86_64')
license=('custom: http://geant4.cern.ch/license/')
options=('!emptydirs')
install="${pkgname}.install"
-source=("http://geant4.cern.ch/support/source/${pkgname}.${_pkgver}.tar.gz"
+source=("http://cern.ch/geant4-data/releases/${pkgname}.${_pkgver}.tar.gz"
"${pkgname}.install")
md5sums=('3f9f5f61d956b2d1d12f009ddd810fd0'
'bfe6791027de966cad240d8584c6b657')