summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2016-12-12 15:16:01 +0100
committerL.G. Sarmiento2016-12-12 15:16:01 +0100
commit65614f43c8e65d87b467b08d9e045fbaf5a55eb9 (patch)
tree0e62b9e68276351de81ccc6b0e3ac90868925305 /PKGBUILD
parent18236175f2e5fc523bd28cae6f6dae724d0c6a99 (diff)
downloadaur-65614f43c8e65d87b467b08d9e045fbaf5a55eb9.tar.gz
update to 5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0054d49ddfae..23b53687a1c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: L.G. Sarmiento (Pico) <Luis.Sarmientop-ala-nuclear.lu.se>
pkgname=geant4-radioactivedata
-pkgver=4.3
+pkgver=5.1
pkgrel=1
_dataname="G4RadioactiveDecay"
_foldername="RadioactiveDecay${pkgver}"
@@ -14,8 +14,8 @@ depends=('geant4>=10.3')
install="${pkgname}.install"
source=("http://geant4.cern.ch/support/source/${_dataname}.${pkgver}.tar.gz"
"${pkgname}.install")
-md5sums=('9f1630a5d9f00b4ba1ffc5f7df174827'
- 'f2e85c88cce203519a0a26450e91e1d9')
+md5sums=('994853b153c6f805e60e2b83b9ac10e0'
+ 'b1766e7951ab345606df76e2eb8c3f37')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.