summarylogtreecommitdiffstats
path: root/lapctl.install
AgeCommit message (Collapse)Author
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.