AUR Stuff #3
Reference in New Issue
Block a user
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AUR PKGBUILD and .SRCINFO
@GizzyUwU Are you able to add the arm arch (armhf), as the build-app.js file does support that arch (armv7l)
@oxmc pkg relys on appimage to install as there is no appimage for armhf it doesnt build for that version
@GizzyUwU So does that mean that there will only be a 64bit version of the app in appimage form?
there can be an armhf version just need a appimage release for it
@GizzyUwU Does that mean we have to make a port of appimage to support the armhf one?
Yeah
If electron builder can set custom sources for the appimage i'm more than happy to revisit the armhf idea later, as for now i'll approve the new files
👍