Merged
Conversation
New Functions and Fixes
Rename github to github1
- Added check to support Git-Versions of packages, without constantly rebuilding them - Added support for manjaro-chrootbuild
Reworked Git Package update-check
avoid creating a log after the second run only and do it directly after build or update of a git package, this allows immediate updates if autogit hasn't been run since the last git commit.
- Remove old server check and do it with already used curl by default. - Improve speed with better use of curl.
replaced with auto check via curl 77df187
- Compare sha512sums of PKGBUILDS instead of "pkgrel" and "pkgver". (A lot of PKGBUILDs misuse those functions and make a reliable detection impossible) - Extended support for -git pkg updates by testing more cases to get the upstream source. Also added a more reliable check for latest commit and -git package detection. - Fixed fzf menu - binary folder deletion.
This fix should allow a better detection of the upstream source folder for a "-git" package, tested against 10 different AUR "-git" packages.
Fix for "-git" pkg updates.
Combined both fast checks and added SHA-512 sum check to the .SRCINFO check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.