summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent3ab182c2c20e245c2f4c73d19f6eede86b3abd72 (diff)
downloadaur-9dbf77b14a7e905b287278c8145c4cf7115d8d1d.tar.gz
updated to 5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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