mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
jmodeltest: fix the java enviroment version
This commit is contained in:
parent
b1d96cb127
commit
5bb54deda3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ license=('GPL3')
|
|||
source=("$url/archive/refs/tags/v$pkgver.zip" "jmodeltest.desktop")
|
||||
sha256sums=('62415b31f218c2f194d6a4a3ba4cccbfd0fc6073e5f11bc74680e1d9b2af86c5'
|
||||
'b35c9b5041ca7b9e0e96f29a958da356b9e5149d8ee581ff7c5c83adbcd6706f')
|
||||
depends=('java-runtime')
|
||||
depends=('java-runtime=11')
|
||||
makedepends=('ant')
|
||||
optdepends=('phyml' 'phyml-mpi')
|
||||
install="$pkgname.install"
|
||||
|
|
Loading…
Add table
Reference in a new issue