diff options
Diffstat (limited to 'build-scripts/aur')
-rw-r--r-- | build-scripts/aur/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD index d1ce9604..7adf4094 100644 --- a/build-scripts/aur/PKGBUILD +++ b/build-scripts/aur/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Erik Reider <[email protected]> _pkgname=swayfx pkgname="$_pkgname" -pkgver=0.2 -pkgrel=2 +pkgver=0.3 +pkgrel=1 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!" makedepends=( |