Commit graph

4 commits

Author SHA1 Message Date
Erik Reider 7c8d46bbaa
Fixed AUR Github Action not including sway-portals.conf (#247)
* Added sway-portals.conf to AUR publish Action

* Bumped PKGBUILD pkgrel
2023-12-03 18:46:09 +01:00
Erik Reider 546f56f873
AUR publish actions: Remove checkingout of tag (#42) 2022-11-15 02:51:08 -05:00
Erik Reider ffaab52752 Updated build scripts
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>
2022-11-14 17:58:48 -05:00
Erik Reider 7990b32dd2
Add PKGBUILD stable and -git, AUR publish and Arch build GitHub Actions (#31)
* Create AUR_publish.yml

* Added PKGBUILD

* Switched AUR publish addon

* Added arch-build action

* Remove useless step in arch-build

* Checkout latest tag instead of master for Arch and Fedora publish actions

* Added -git PKGBUILD and added wlroots < 0.16 as dependency

* Checkout master before running swayfx-git aur script

* Check build for stable PKGBUILD after -git version

* Removed spaces in wlroots depends version
2022-11-13 15:58:24 +01:00