FS#71825 - [jadx] Upgrade dependency to java-runtime >= 8

Attached to Project: Community Packages
Opened by Ianis BERNARD (Ianis) - Friday, 13 August 2021, 10:49 GMT
Last edited by Levente Polyak (anthraxx) - Saturday, 21 May 2022, 19:59 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: jadx java-runtime dependency should be version 8 and greater

The PKGBUILD `depends=('java-runtime=8' 'bash')` should be changed to `depends=('java-runtime>=8' 'bash')`.

> Ensure you have installed Java 8 or later 64-bit version.
https://github.com/skylot/jadx#download

Thank you!
This task depends upon

Closed by  Levente Polyak (anthraxx)
Saturday, 21 May 2022, 19:59 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.4.0-1
Comment by Henry Zhang (Henry-ZHR) - Tuesday, 08 March 2022, 23:59 GMT

Loading...