You are not logged in.
I noticed that AUR package for gradle and gradle-doc are a split package. I use AURA for my package manager and I opened a issue aurapm/aura#227. However, I am not sure it's a AURA issue.
If you do aura -Aakx gradle-docs it installed the 1.12 documentation even though if you do -Ai gradle-doc which shows version 2. Gradle installed version 2 but the docs are always 1.12.
Anyone have an idea why it's doing this?
Offline
Looking at your comments on the gradle page, it's either an AURA problem or an AUR problem. Definitely not a PKGBUILD problem.
Offline
@Scimmia, I didn't think it was a PKGBUILD problem -- since doing the searches and looking directly at the PKGBUILD seems to be right. Its frustrating when trying to upgrade gradle and it keeps installing the wrong version for some odd reason.
Offline