cytoscape: depends typo

This commit is contained in:
Kuoi 2023-07-15 08:52:52 +08:00
parent 8a23268163
commit 706d39c21f

View file

@ -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"