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

Add arm to pkgbuild + pkgbuild fixes #126

Merged
merged 3 commits into from
May 18, 2022
Merged

Add arm to pkgbuild + pkgbuild fixes #126

merged 3 commits into from
May 18, 2022

Conversation

mpldr
Copy link
Contributor

@mpldr mpldr commented May 17, 2022

Also fixes some other minor issues in the PKGBUILD.

Also: annotated tags should be preferred when tagging versions (you can add the changelog directly to the tag).

Fixes: #122

@mpldr
Copy link
Contributor Author

mpldr commented May 17, 2022

Really, please use annotated tags. Otherwise your git package versions will be somewhat messed up

PKGBUILD Outdated Show resolved Hide resolved
PKGBUILD-git Outdated Show resolved Hide resolved
PKGBUILD Outdated Show resolved Hide resolved
@ErikReider ErikReider changed the title Add arm to pkgbuild Add arm to pkgbuild + pkgbuild fixes May 18, 2022
@ErikReider
Copy link
Owner

We should also move all of the build scripts (including rpkg.spec) into a new directory called build-scripts to make testing these build scripts easier

mpldr and others added 2 commits May 18, 2022 19:50
- added checksum to fixed-release PKGBUILD
- added auto-updating version to git-PKGBUILD
- moved PKGBUILD to /build-scripts
- fixed typo in description
- fixed license fields
Copy link
Owner

@ErikReider ErikReider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the help! Future releases will be annotated accordingly :)

@ErikReider ErikReider merged commit 3d08d10 into ErikReider:main May 18, 2022
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.

PKGBUILD for aarch_64 devices
2 participants