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: Fixed AUR Github Action not including sway-portals.conf (#247) * Added sway-portals.conf to AUR publish Action * Bumped PKGBUILD pkgrel --- build-scripts/aur-git/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-scripts/aur-git') 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=( -- cgit v1.2.3