From e6ddd16a1b0c8b6707ada3c10d922b12445ef15a Mon Sep 17 00:00:00 2001 From: Elias Elwyn Date: Sun, 26 Nov 2023 17:32:08 +1100 Subject: chore: Update pkgrel in PKGBUILDs (#238) Update pkgrel twice for changes in #237 and #240 --- build-scripts/aur/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-scripts/aur') diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD index ef6f8e2a..fc29d40f 100644 --- a/build-scripts/aur/PKGBUILD +++ b/build-scripts/aur/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=swayfx pkgname="$_pkgname" pkgver=0.3.2 -pkgrel=1 +pkgrel=3 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!" makedepends=( -- cgit v1.2.3