summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2026-05-08bumped to 0.3.3S4NKALP
2026-03-23chore(root): Update sha256 checksums for lapctl sourceS4NKALP
- New Features - Updated source checksums for version 0.3.2. - Enhancements - Improved PKGBUILD integrity verification. - Bug Fixes - Fixed checksum mismatch causing build failures.
2026-03-23fix(root): Update source checksums for upstream revisionS4NKALP
Bug Fixes - Updated SHA256 sums in .SRCINFO and PKGBUILD to reflect the new upstream tarball hash.
2026-03-23bumped to 0.3.2S4NKALP
2026-03-23feat(root): bump to 0.3.2S4NKALP
- Updated source tarball and checksums to 0.3.2 - Adjusted .SRCINFO and PKGBUILD version references - Version bump only; no functional changes
2026-03-23updateS4NKALP
2026-03-23updateS4NKALP
2026-03-23chore(root):update source checksums for 0.3.1 releaseS4NKALP
2026-03-23feat(root): bump version to 0.3.1 and update source tarball and checksumsS4NKALP
Upgrade to the 0.3.1 release, modify the source URL, refresh the SHA256 checksum, and add an install script entry. Details: - New Features: - - - Enhancements: - bump pkgver to 0.3.1 - add install = lapctl.install - update source URL and SHA256 checksum - Bug Fixes: - -
2026-03-23feat(root): bump to 0.3.1 and add install script for lapctld serviceS4NKALP
Bump package version to 0.3.1 and introduce an install script that manages the lapctld systemd service during install/upgrade/remove. - New Features - Added `lapctl.install` with post_install, post_upgrade, and pre_remove hooks to reload and (re)start `lapctld.service`. - Enhancements - Updated `pkgver` to 0.3.1 and source URL/tag accordingly. - Updated SHA256 checksum. - Expanded `.gitignore` with makepkg working directories, temporary files, editor/IDE configs, and OS-specific files. - Bug Fixes - Removed stale `lapctl-0.3.0.tar.gz` source archive.
2026-03-23feat(root): add .gitignore to ignore package and log filesS4NKALP
- New Features: Added .gitignore with *.pkg.zip, *.pkg.tar.gz, and *.log ignore patterns - Enhancements: Improves repository hygiene by preventing unwanted files from being tracked
2026-03-22added packageS4NKALP