diff --git a/swayfx/.SRCINFO b/swayfx/.SRCINFO index fc5ef73..0a1deed 100644 --- a/swayfx/.SRCINFO +++ b/swayfx/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = swayfx pkgdesc = SwayFX: Sway, but with eye candy! - pkgver = 0.3.2 + pkgver = 0.4 pkgrel = 5 url = https://github.com/WillPower3309/swayfx install = sway.install @@ -42,7 +42,7 @@ pkgbase = swayfx conflicts = swayfx options = debug backup = etc/sway/config - source = swayfx-0.3.2.tar.gz::https://github.com/WillPower3309/swayfx/archive/refs/tags/0.3.2.tar.gz + source = swayfx-0.4.tar.gz::https://github.com/WillPower3309/swayfx/archive/refs/tags/0.4.tar.gz source = 50-systemd-user.conf source = sway-portals.conf sha512sums = SKIP diff --git a/swayfx/PKGBUILD b/swayfx/PKGBUILD index 316b1a8..3f9ce8b 100644 --- a/swayfx/PKGBUILD +++ b/swayfx/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erik Reider _pkgname=swayfx pkgname="$_pkgname" -pkgver=0.3.2 +pkgver=0.4 pkgrel=5 license=("MIT") pkgdesc="SwayFX: Sway, but with eye candy!"