summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2019-12-16 17:59:12 +0100
committerL.G. Sarmiento2019-12-16 17:59:12 +0100
commit769cbbf0d19ca4d639f8ed28f60d440bd540f071 (patch)
tree8c43fd085d24141341c87d7ee8c29a6d0eac3f03 /PKGBUILD
parent322ce7337412b323682d630da2f747b501d29c36 (diff)
downloadaur-769cbbf0d19ca4d639f8ed28f60d440bd540f071.tar.gz
fixed automatic version in the install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0ff4f30798b9..d5d50ec01d5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ install="${pkgname}.install"
source=("http://geant4.cern.ch/support/source/${_dataname}.${pkgver}.tar.gz"
"${pkgname}.install")
sha256sums=('4abf9aa6cda91e4612676ce4d2d8a73b91184533aa66f9aad19a53a8c4dc3aff'
- '4c135a5d452a800f4fed61d45bc75391cd5156bc0d007a8e9d8ac3c47c69e6c5')
+ '94f228687ce6cae48e06defc102bfa1cbd1324366dfb2104086e7f5e1d70e107')
## Remove this if you want to keep an even smaller package
## No need to wait for compression when just installing it.