summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL.G. Sarmiento2020-08-24 10:44:54 +0200
committerL.G. Sarmiento2020-08-24 10:44:54 +0200
commit0d1f13bf4e60858286046af540f150cb99169986 (patch)
tree5f16027ed983fc22d5b1aff8db850ae4ffd372ca
parentb9f1098c17a4ca0663b1f5ab651c9b96bbd93f99 (diff)
downloadaur-0d1f13bf4e60858286046af540f150cb99169986.tar.gz
URL for download updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a855a7e0b5b..36929e4c47a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Mon Dec 16 17:02:09 UTC 2019
+# Mon Aug 24 08:44:54 UTC 2020
pkgbase = geant4-neutronhpdata
pkgdesc = Neutron data files with thermal cross sections
pkgver = 4.6
- pkgrel = 2
+ pkgrel = 3
url = http://geant4.cern.ch/
install = geant4-neutronhpdata.install
arch = any
license = GPL
depends = geant4>=10.06
- source = http://geant4.cern.ch/support/source/G4NDL.4.6.tar.gz
+ source = https://cern.ch/geant4-data/datasets/G4NDL.4.6.tar.gz
source = geant4-neutronhpdata.install
sha256sums = 9d287cf2ae0fb887a2adce801ee74fb9be21b0d166dab49bcbee9408a5145408
sha256sums = 708b99a1e63fedf9cb2f735512cefcf5a3b7fb58a82feeb0fdfe8d8906df61e0
diff --git a/PKGBUILD b/PKGBUILD
index 98070765a7d4..d81233e96aae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=geant4-neutronhpdata
_dataname="G4NDL"
pkgver=4.6
-pkgrel=2
+pkgrel=3
pkgdesc="Neutron data files with thermal cross sections"
url="http://geant4.cern.ch/"
arch=('any')
@@ -11,7 +11,7 @@ depends=('geant4>=10.06')
#it cannot be optdepend since we require the geant4.sh file to exist
#to setup the environment variable
install="${pkgname}.install"
-source=("http://geant4.cern.ch/support/source/${_dataname}.${pkgver}.tar.gz"
+source=("https://cern.ch/geant4-data/datasets/${_dataname}.${pkgver}.tar.gz"
"${pkgname}.install")
sha256sums=('9d287cf2ae0fb887a2adce801ee74fb9be21b0d166dab49bcbee9408a5145408'
'708b99a1e63fedf9cb2f735512cefcf5a3b7fb58a82feeb0fdfe8d8906df61e0')