summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2016-03-03 00:05:53 +0100
committerL.G. Sarmiento2016-03-03 00:05:53 +0100
commit3e238c77dd115ac4e7881185059fea4eb49d6a5e (patch)
treeba4eb9cdab78f5d06af6045b7135a7c52501e89a /PKGBUILD
parent68c7dccb2f1d7a494cbd96b19cbb0435d786964f (diff)
downloadaur-3e238c77dd115ac4e7881185059fea4eb49d6a5e.tar.gz
updated to 4.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1efe7a171626..7fd69e2dae41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,20 +2,20 @@
pkgname=geant4-radioactivedata
_dataname="G4RadioactiveDecay"
_foldername="RadioactiveDecay"
-pkgver=4.3
+pkgver=4.3.1
pkgrel=1
pkgdesc="Data files for radioactive decay hadronic processes"
url="http://geant4.cern.ch/"
arch=('any')
license=('GPL')
-depends=('geant4>=10.2.0')
+depends=('geant4>=10.2.1')
#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=('9f1630a5d9f00b4ba1ffc5f7df174827'
- '21c56c23cbaf05336cbf32f474d6e7c7')
+md5sums=('e4a1a08a1c26000ffd32f17c38309c6d'
+ 'c16245e11b6c8d1d836a3be007651237')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.