Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref(*): fix all the things #1155

Merged
merged 1 commit into from
Jan 15, 2025
Merged

ref(*): fix all the things #1155

merged 1 commit into from
Jan 15, 2025

Conversation

oklopfer
Copy link
Member

Fixes the following issues:

  • Removes the Install Now button that does nothing
  • requiredBy programs now show up again in their modal
  • Dependencies now correctly show their provider again
  • Both requiredBy and pacstallDependencies now correctly show their description in the tooltip on hover
  • Split packages are now correctly parsed
  • New API access vars:
    • PackageBase/packageBase: the pkgbase of the package
    • BaseIndex/baseIndex: the index of a package within a pkgbase
    • BaseTotal/baseTotal: the total number of packages built by a pkgbase
    • SourceVersion/sourceVersion: the direct pkgver var, split from epoch and pkgrel

@Elsie19 Elsie19 merged commit 69db4a9 into master Jan 15, 2025
3 checks passed
@Elsie19 Elsie19 deleted the fixall branch January 15, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants