summaryrefslogtreecommitdiff
path: root/build-scripts
diff options
context:
space:
mode:
authorWilliam McKinnon <[email protected]>2023-07-06 23:17:38 -0400
committerWilliam McKinnon <[email protected]>2023-07-06 23:18:00 -0400
commit7fe10260d97e6db25a7537e16605e04dddb6d40e (patch)
tree143b9fd48f85b3b459740fcf54b1670b05718d2d /build-scripts
parent061dfaa2e7dcc823c1313d64ddd06000f0d7ab30 (diff)
ver: bump to 0.3.2
Diffstat (limited to 'build-scripts')
-rw-r--r--build-scripts/aur/PKGBUILD2
-rw-r--r--build-scripts/swayfx.rpkg.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/build-scripts/aur/PKGBUILD b/build-scripts/aur/PKGBUILD
index a3f39349..06406a36 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.3.1
+pkgver=0.3.2
pkgrel=1
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"
diff --git a/build-scripts/swayfx.rpkg.spec b/build-scripts/swayfx.rpkg.spec
index 418db3b9..684a22a8 100644
--- a/build-scripts/swayfx.rpkg.spec
+++ b/build-scripts/swayfx.rpkg.spec
@@ -4,7 +4,7 @@
# Change to current Sway base version!
%global SwayBaseVersion 1.8.1
# Change to current SwayFX tag!
-%global Tag 0.3.1
+%global Tag 0.3.2
Name: {{{ git_dir_name }}}
Version: %{Tag}