From 7c8d46bbaa9929a5b4cd1be6fd994a3be09a6eef Mon Sep 17 00:00:00 2001 From: Erik Reider <35975961+ErikReider@users.noreply.github.com> Date: Sun, 3 Dec 2023 18:46:09 +0100 Subject: [PATCH] Fixed AUR Github Action not including sway-portals.conf (#247) * Added sway-portals.conf to AUR publish Action * Bumped PKGBUILD pkgrel --- .github/workflows/AUR_publish.yml | 2 ++ build-scripts/aur-git/PKGBUILD | 2 +- build-scripts/aur/PKGBUILD | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/AUR_publish.yml b/.github/workflows/AUR_publish.yml index 0d9efd9f..2b768c5a 100644 --- a/.github/workflows/AUR_publish.yml +++ b/.github/workflows/AUR_publish.yml @@ -21,6 +21,7 @@ jobs: pkgname: swayfx pkgbuild: ./build-scripts/aur/PKGBUILD assets: | + ./build-scripts/aur/sway-portals.conf ./build-scripts/aur/50-systemd-user.conf ./build-scripts/aur/sway.install commit_username: ${{ secrets.AUR_USERNAME }} @@ -44,6 +45,7 @@ jobs: pkgname: swayfx-git pkgbuild: ./build-scripts/aur-git/PKGBUILD assets: | + ./build-scripts/aur/sway-portals.conf ./build-scripts/aur-git/50-systemd-user.conf ./build-scripts/aur-git/sway.install commit_username: ${{ secrets.AUR_USERNAME }} diff --git a/build-scripts/aur-git/PKGBUILD b/build-scripts/aur-git/PKGBUILD index 58ca1672..585a8c05 100644 --- a/build-scripts/aur-git/PKGBUILD +++ b/build-scripts/aur-git/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=swayfx pkgname="$_pkgname-git" pkgver=r7023.9cd02fc4 -pkgrel=4 +pkgrel=5 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!" makedepends=( diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD index e610b6e3..316b1a85 100644 --- a/build-scripts/aur/PKGBUILD +++ b/build-scripts/aur/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=swayfx pkgname="$_pkgname" pkgver=0.3.2 -pkgrel=4 +pkgrel=5 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!" makedepends=(