-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
add: cromite-bin
#6893
base: master
Are you sure you want to change the base?
add: cromite-bin
#6893
Conversation
maintainer=("James Ed Randson <[email protected]>") | ||
source=( | ||
"https://github.com/uazo/${gives}/releases/download/v${pkgver}-${pkgsha}/chrome-lin64.tar.gz" | ||
"https://www.cromite.org/app_icon.png" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This, while likely to never change, should be a versioned link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no another way to change the sources than what I'd give there. What should I do ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should I close it as unplanned ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, considering it's not going to change often, put it in the shasums.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the package icon to sha256sums.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the package icon to sha256sums.
Done, please re-check.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Based on requests #6892. Also, it will closes #6892 once the commit had been merged.