diff options
Diffstat (limited to 'build-scripts/aur-git')
-rw-r--r-- | build-scripts/aur-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-scripts/aur-git/PKGBUILD b/build-scripts/aur-git/PKGBUILD index 69631508..03f173e6 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=1 +pkgrel=3 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!" makedepends=( |