summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL.G. Sarmiento2020-11-26 12:34:58 +0100
committerL.G. Sarmiento2020-11-26 12:34:58 +0100
commitbd117717cc8d0d1e9c41d07f0ee24b50b669720f (patch)
tree6bb3cdaa799efdb19fc4ea0c3bc9289f0427f986 /PKGBUILD
parentbeef68cc3fe62c1da7b3be325a17b7f6fea46c5f (diff)
downloadaur-bd117717cc8d0d1e9c41d07f0ee24b50b669720f.tar.gz
optdepents format updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ee9f416e017..776bc332b004 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Data files for radioactive decay hadronic processes"
url="http://geant4.cern.ch/"
arch=('any')
license=('GPL')
-optdepends=('geant4>=10.06')
+optdepends=('geant4>=10.6')
install="${pkgname}.install"
source=("https://cern.ch/geant4-data/datasets/${_dataname}.${pkgver}.tar.gz"
"${pkgname}.install")