summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-03-11REFACTORRafael Baboni Dominiquini
2026-03-11REFACTORRafael Baboni Dominiquini
2026-03-11Bump package.Eduard Tolosa
2026-03-11Package cleanupEduard Tolosa
2026-03-09Updated: 1.0.3Rafael Baboni Dominiquini
2026-03-06Added: CHANGELOGRafael Baboni Dominiquini
2026-03-06Published: 1.0.2Rafael Baboni Dominiquini
2025-10-14fix: changed licenseChmouel Boudjnah
Bumped package release number in PKGBUILD. Changed package license to 'proprietary' reflecting usage terms. Added git push command to updpkg.sh to synchronize changes with the remote repository.
2025-10-14fix: Update package version to 0.0.340Chmouel Boudjnah
The package version was bumped in the upstream repository and needed to be reflected in the PKGBUILD source files. Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-10-14Bump to 0.0.340Chmouel Boudjnah
2025-10-08fix: Allow makepkg failure during package updateChmouel Boudjnah
The `makepkg` command was allowed to fail silently by appending `|| true`. This change ensures that the commit proceeds even if package building fails, preventing the script from stopping prematurely during the update process. Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-10-08bumpChmouel Boudjnah
2025-10-08Bump to 0.0.336Chmouel Boudjnah
2025-10-07Bump to 0.0.335Chmouel Boudjnah
2025-09-30auto commitChmouel Boudjnah
2025-09-30Bump to 0.0.330Chmouel Boudjnah
2025-09-29chore: Update github-copilot-cli-bin package to the latest upstream versionChmouel Boudjnah
Updated the package version from 0.0.327 to 0.0.328 and refreshed the SHA256 checksum to match the new upstream release. Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-09-26fix: Remove generated package files after buildChmouel Boudjnah
* Removed tarball and compressed package files from the directory after the build process completed. Signed-off-by: Chmouel Boudjnah <chmouel@chmouel.com>
2025-09-26add updpkgChmouel Boudjnah
2025-09-26removeChmouel Boudjnah
2025-09-26first tryChmouel Boudjnah