-
-
Notifications
You must be signed in to change notification settings - Fork 167
add: browseros-deb
#8306
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
base: master
Are you sure you want to change the base?
add: browseros-deb
#8306
Conversation
|
Fix the title. |
for more information, see https://pre-commit.ci
| url="https://github.com/browseros-ai/BrowserOS" | ||
| maintainer=("TPM28 <contact@tpm28.com>") | ||
| source=("https://github.com/browseros-ai/BrowserOS/releases/download/v${pkgver}/BrowserOS_v${pkgver}_amd64.deb") | ||
| sha256sums=("SKIP") |
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 a hash.
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.
Thank you also for updating the wiki here to specify that you absolutely want the hash.
Because it only specifies "If you do not wish to check the hash of a certain file, you may put SKIP as the element corresponding to the location of the file in source."
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.
Usually that's for smaller files but it's more important when it's the actual main file itself.
No description provided.