summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2015-12-09 22:04:21 +0100
committerL.G. Sarmiento2015-12-09 22:04:21 +0100
commit68c7dccb2f1d7a494cbd96b19cbb0435d786964f (patch)
tree357826d0d69f7cd466b4352d88788d3a49c1fdcf /PKGBUILD
parent62f96fbee9d95c5b9c47c371d29aa0937175d433 (diff)
downloadaur-68c7dccb2f1d7a494cbd96b19cbb0435d786964f.tar.gz
updated to 4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbf3f6423d83..1efe7a171626 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
pkgname=geant4-radioactivedata
_dataname="G4RadioactiveDecay"
_foldername="RadioactiveDecay"
-pkgver=4.2
+pkgver=4.3
pkgrel=1
pkgdesc="Data files for radioactive decay hadronic processes"
url="http://geant4.cern.ch/"
arch=('any')
license=('GPL')
-depends=('geant4>=10.01')
+depends=('geant4>=10.2.0')
#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")
-md5sums=('2eade8116387ef67d4cd6f14b9cb1512'
- 'd0144370a60b4de8d8b29c0920f6b00b')
+md5sums=('9f1630a5d9f00b4ba1ffc5f7df174827'
+ '21c56c23cbaf05336cbf32f474d6e7c7')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.