Find a file
Mark Wagie bf55407848
Improve PKGBUILD
- This is pulling straight from the master branch, it cannot have a static pkgver. Create git tags or use a static commit if you want to release '2.0.0' or whatever
- Use a local npm cache as not to pollute a users home directory
- Run `npm install` in the prepare function for offline building
- Use a variable for the Electron version for easier updating
- Add separate pkgdesc for blend-settings-git
- Use `install -DmXXX`, no need for `mkdir -p` + `cp`
2023-03-27 16:24:18 -06:00
.gitignore update gitignore 2023-02-11 20:48:00 +05:30
blend-settings update gitignore 2023-02-11 20:48:00 +05:30
blend-settings.desktop update gitignore 2023-02-11 20:48:00 +05:30
PKGBUILD Improve PKGBUILD 2023-03-27 16:24:18 -06:00