summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2019-12-16 18:29:00 +0100
committerL.G. Sarmiento2019-12-16 18:29:00 +0100
commit1cbaf15de02bad51bb307432bc97378d791e0457 (patch)
tree52f0e7406738442163b79174461f3c5d611a74f1 /PKGBUILD
parent8c7f4fe3ecdf725606170a9b493083c4eb81b9c4 (diff)
downloadaur-1cbaf15de02bad51bb307432bc97378d791e0457.tar.gz
fixed automatic version in the install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eac4af2cad1b..9a672dec35f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ depends=('geant4>=10.4.0')
install="${pkgname}.install"
source=("http://geant4.cern.ch/support/source/${_dataname}.${pkgver}.tar.gz"
"${pkgname}.install")
-md5sums=('180f1f5d937733b207f8d5677f76296e'
- '9374938c81cee10fff52d9d3a2408214')
+sha256sums=('7698b052b58bf1b9886beacdbd6af607adc1e099fc730ab6b21cf7f090c027ed'
+ '89ddd9fb1b7d855cd1bbe75c7c7e3843b48adc4afeaaaf846d6355cd3e86f9b8')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.