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