Skip to content

fix(ci): AUR bump compatible with the two-source PKGBUILD (binary + icon)#51

Merged
MotherSphere merged 1 commit into
mainfrom
fix/aur-bump-with-icon
Jul 20, 2026
Merged

fix(ci): AUR bump compatible with the two-source PKGBUILD (binary + icon)#51
MotherSphere merged 1 commit into
mainfrom
fix/aur-bump-with-icon

Conversation

@MotherSphere

Copy link
Copy Markdown
Member

colony-bin installe maintenant l'icône hicolor (2e source, hash stable). Les sed du job AUR visaient l'unique ligne sha256sums et auraient soit raté leur cible soit écrasé les deux hashes à la prochaine release : le hash du binaire vit maintenant dans une variable _binsha dédiée, et le sed .SRCINFO ne remplace que la première ligne. PKGBUILD AUR déjà restructuré en 0.8.0-2.

…con)

colony-bin now ships the hicolor icon as a second source with its own
stable hash. The bump seds targeted the single sha256sums line and would
have either matched nothing or clobbered both hashes on the next
release: the binary hash now lives in a dedicated _binsha variable, and
the .SRCINFO sed replaces only the first sha256sums line.
@MotherSphere
MotherSphere merged commit a3a981a into main Jul 20, 2026
3 checks passed
@MotherSphere
MotherSphere deleted the fix/aur-bump-with-icon branch July 20, 2026 19:51
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.

1 participant