https://github.com/aslafy-z/aur-wexond-appimage
Unofficial sources for the wexond-appimage AUR
https://github.com/aslafy-z/aur-wexond-appimage
Last synced: 2 months ago
JSON representation
Unofficial sources for the wexond-appimage AUR
- Host: GitHub
- URL: https://github.com/aslafy-z/aur-wexond-appimage
- Owner: aslafy-z
- Created: 2019-07-21T12:18:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:38:37.000Z (over 1 year ago)
- Last Synced: 2025-01-31T14:21:49.754Z (4 months ago)
- Language: Shell
- Homepage: https://aur.archlinux.org/packages/wexond-appimage/
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wexond AUR package (appimage)
[](https://travis-ci.org/aslafy-z/aur-wexond-appimage)
Official sources for the Wexond AUR package (https://github.com/aslafy-z/aur-wexond-appimage).
AUR repository: https://aur.archlinux.org/wexond-appimage.git
# Updating Version
refer to https://wiki.archlinux.org/index.php/Creating_packages
- update `pkgver` to Wexond version
- increase `pkgrel` on any changes to PKGBUILD itself, reset to 1 on any updates to `pkgver`
- update `sha256sums` (Appimage)
- recreate `.SRCINFO` (`docker-compose run --rm makepkg --printsrcinfo > .SRCINFO`)
- verify everything works and push changes to AUR (careful: latest commit on master is directly released)