summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorL.G. Sarmiento2019-12-10 17:52:27 +0100
committerL.G. Sarmiento2019-12-10 17:52:27 +0100
commit9dbf77b14a7e905b287278c8145c4cf7115d8d1d (patch)
tree4638046e6be958d345078935fc90e1aaaea04796
parent3ab182c2c20e245c2f4c73d19f6eede86b3abd72 (diff)
downloadaur-9dbf77b14a7e905b287278c8145c4cf7115d8d1d.tar.gz
updated to 5.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d3b0d971fac..3c50df496929 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
# Generated by mksrcinfo v8
-# Tue Dec 11 16:34:19 UTC 2018
+# Tue Dec 10 16:51:34 UTC 2019
pkgbase = geant4-radioactivedata
pkgdesc = Data files for radioactive decay hadronic processes
- pkgver = 5.3
+ pkgver = 5.4
pkgrel = 1
url = http://geant4.cern.ch/
install = geant4-radioactivedata.install
arch = any
license = GPL
- depends = geant4>=10.5
- source = http://geant4.cern.ch/support/source/G4RadioactiveDecay.5.3.tar.gz
+ depends = geant4>=10.06
+ source = http://geant4.cern.ch/support/source/G4RadioactiveDecay.5.4.tar.gz
source = geant4-radioactivedata.install
- sha256sums = 5c8992ac57ae56e66b064d3f5cdfe7c2fee76567520ad34a625bfb187119f8c1
+ sha256sums = 240779da7d13f5bf0db250f472298c3804513e8aca6cae301db97f5ccdcc4a61
sha256sums = f440d3cfd730dc72608b93e4fe6635f9f6477c322f5128a81fadd8f4c51f9b1e
pkgname = geant4-radioactivedata
diff --git a/PKGBUILD b/PKGBUILD
index 067bb40bef9e..7d27ae680fe4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: L.G. Sarmiento (Pico) <Luis.Sarmientop-ala-nuclear.lu.se>
pkgname=geant4-radioactivedata
-pkgver=5.3
+pkgver=5.4
pkgrel=1
_dataname="G4RadioactiveDecay"
_foldername="RadioactiveDecay${pkgver}"
@@ -8,13 +8,13 @@ pkgdesc="Data files for radioactive decay hadronic processes"
url="http://geant4.cern.ch/"
arch=('any')
license=('GPL')
-depends=('geant4>=10.5')
+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"
"${pkgname}.install")
-sha256sums=('5c8992ac57ae56e66b064d3f5cdfe7c2fee76567520ad34a625bfb187119f8c1'
+sha256sums=('240779da7d13f5bf0db250f472298c3804513e8aca6cae301db97f5ccdcc4a61'
'f440d3cfd730dc72608b93e4fe6635f9f6477c322f5128a81fadd8f4c51f9b1e')
## Remove this if you want to keep an even smaller package