summaryrefslogtreecommitdiff
path: root/build-scripts
diff options
context:
space:
mode:
authorErik Reider <[email protected]>2023-12-03 18:46:09 +0100
committerGitHub <[email protected]>2023-12-03 18:46:09 +0100
commit7c8d46bbaa9929a5b4cd1be6fd994a3be09a6eef (patch)
treea555a1ebd9b15d85db803427137534b6e02de943 /build-scripts
parent7c75b21933215348f28a2c788b174901ef13e267 (diff)
Fixed AUR Github Action not including sway-portals.conf (#247)
* Added sway-portals.conf to AUR publish Action * Bumped PKGBUILD pkgrel
Diffstat (limited to 'build-scripts')
-rw-r--r--build-scripts/aur-git/PKGBUILD2
-rw-r--r--build-scripts/aur/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
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=(