An AUR-style packaging repository for the iiPythonx Feishin builds, using the system-wide Electron runtime.
git clone <this-repo-url>
cd iipython-feishin-electron-bin
makepkg -siA GitHub Actions workflow is included to keep PKGBUILD and .SRCINFO in sync with the latest release from
iiPythonx/feishin.
- The scheduled cron trigger is commented out for now. You can enable it later by uncommenting the
scheduleblock in.github/workflows/update-aur.yml. - If there is no new upstream release, the workflow exits quickly without rebuilding or creating releases.
- If the package is not yet present on AUR, the workflow will still push the current build there for publishing.
If you prefer to update locally, edit PKGBUILD and regenerate .SRCINFO (or run the update script manually).
python .github/scripts/update_pkgbuild.py