File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11pkgbase = swayfx-git
22 pkgdesc = SwayFX: Sway, but with eye candy!
33 pkgver = r7069.03a07969
4- pkgrel = 3
4+ pkgrel = 4
55 url = https://github.com/WillPower3309/swayfx
66 install = sway.install
77 arch = i686
@@ -49,7 +49,6 @@ pkgbase = swayfx-git
4949 conflicts = sway
5050 conflicts = swayfx
5151 conflicts = swayfx-git
52- options = debug
5352 backup = etc/sway/config
5453 backup = etc/sway/config.d/50-systemd-user.conf
5554 source = swayfx::git+https://github.com/WillPower3309/swayfx.git
Original file line number Diff line number Diff line change 11# Maintainer: Erik Reider <erik.reider@protonmail.com>
22pkgname=" swayfx-git"
33pkgver=r7069.03a07969
4- pkgrel=3
4+ pkgrel=4
55license=(" MIT" )
66pkgdesc=" SwayFX: Sway, but with eye candy!"
77makedepends=(
@@ -61,7 +61,6 @@ sha512sums=(
6161 " SKIP" )
6262provides=(" sway" " swayfx" " wayland-compositor" )
6363conflicts=(" sway" " swayfx" " swayfx-git" )
64- options=(debug)
6564install=sway.install
6665
6766pkgver () {
Original file line number Diff line number Diff line change 11pkgbase = swayfx
22 pkgdesc = SwayFX: Sway, but with eye candy!
3- pkgver = 0.5.1
4- pkgrel = 3
3+ pkgver = 0.5.3
4+ pkgrel = 4
55 url = https://github.com/WillPower3309/swayfx
66 install = sway.install
77 arch = i686
@@ -22,9 +22,9 @@ pkgbase = swayfx
2222 depends = libxkbcommon.so
2323 depends = pango
2424 depends = pcre2
25- depends = scenefx0.3
25+ depends = scenefx0.4
2626 depends = ttf-font
27- depends = wlroots0.18
27+ depends = wlroots0.19
2828 optdepends = brightnessctl: Brightness adjustment tool used in the default configuration
2929 optdepends = foot: Terminal emulator used in the default configuration
3030 optdepends = i3status: Status line generation
@@ -46,12 +46,11 @@ pkgbase = swayfx
4646 conflicts = sway
4747 conflicts = swayfx
4848 conflicts = swayfx-git
49- options = debug
5049 backup = etc/sway/config
51- source = swayfx-0.5.1 .tar.gz::https://github.com/WillPower3309/swayfx/archive/refs/tags/0.5.1 .tar.gz
50+ source = swayfx-0.5.3 .tar.gz::https://github.com/WillPower3309/swayfx/archive/refs/tags/0.5.3 .tar.gz
5251 source = 50-systemd-user.conf
5352 source = sway-portals.conf
54- sha512sums = a057e660d1ab885d181c61d02fac82c2ffe784b772bff03676dbeaa3355b1b3fb0c809162fdb1a5b34fec5379ba580b91f99586a4d1b046e7ded82d62835f8b7
53+ sha512sums = SKIP
5554 sha512sums = d5f9aadbb4bbef067c31d4c8c14dad220eb6f3e559e9157e20e1e3d47faf2f77b9a15e52519c3ffc53dc8a5202cb28757b81a4b3b0cc5dd50a4ddc49e03fe06e
5655 sha512sums = 790741df028822bf4d83170dea57e1c63f7d7938cf31969e4cd347b0fc07330322b603c9ec0091b7a3f425132bed9dee6f261074cc273555120858beaaaf5da1
5756
Original file line number Diff line number Diff line change 11# Maintainer: Erik Reider <erik.reider@protonmail.com>
22pkgname=" swayfx"
3- pkgver=0.5.1
4- pkgrel=3
3+ pkgver=0.5.3
4+ pkgrel=4
55license=(" MIT" )
66pkgdesc=" SwayFX: Sway, but with eye candy!"
77makedepends=(
@@ -22,9 +22,9 @@ depends=(
2222 " libxkbcommon.so"
2323 " pango"
2424 " pcre2"
25- " scenefx0.3 "
25+ " scenefx0.4 "
2626 " ttf-font"
27- " wlroots0.18 "
27+ " wlroots0.19 "
2828)
2929optdepends=(
3030 " brightnessctl: Brightness adjustment tool used in the default configuration"
@@ -50,12 +50,11 @@ source=("swayfx-${pkgver}.tar.gz::${url}/archive/refs/tags/$pkgver.tar.gz"
5050 50-systemd-user.conf
5151 sway-portals.conf)
5252sha512sums=(
53- " a057e660d1ab885d181c61d02fac82c2ffe784b772bff03676dbeaa3355b1b3fb0c809162fdb1a5b34fec5379ba580b91f99586a4d1b046e7ded82d62835f8b7 "
53+ " SKIP "
5454 " d5f9aadbb4bbef067c31d4c8c14dad220eb6f3e559e9157e20e1e3d47faf2f77b9a15e52519c3ffc53dc8a5202cb28757b81a4b3b0cc5dd50a4ddc49e03fe06e"
5555 " 790741df028822bf4d83170dea57e1c63f7d7938cf31969e4cd347b0fc07330322b603c9ec0091b7a3f425132bed9dee6f261074cc273555120858beaaaf5da1" )
5656provides=(" sway" " swayfx" " wayland-compositor" )
5757conflicts=(" sway" " swayfx" " swayfx-git" )
58- options=(debug)
5958install=sway.install
6059
6160build () {
@@ -74,4 +73,4 @@ package() {
7473
7574 cd " swayfx-${pkgver} "
7675 install -Dm644 " LICENSE" " $pkgdir /usr/share/licenses/$pkgname /LICENSE"
77- }
76+ }
You can’t perform that action at this time.
0 commit comments