mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
cytoscape: depends typo
This commit is contained in:
parent
8a23268163
commit
706d39c21f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgdesc="Network Data Integration, Analysis, and Visualization in a Box"
|
|||
arch=('any')
|
||||
url=https://www.cytoscape.org
|
||||
license=('LGPL')
|
||||
depends=('java-runtime==17' 'bash')
|
||||
depends=('java-runtime=17' 'bash')
|
||||
source=("https://github.com/cytoscape/cytoscape/releases/download/${pkgver}/cytoscape-unix-${pkgver}.tar.gz"
|
||||
"${pkgname}.desktop"
|
||||
"${pkgname}.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue