Skip to content

Commit

Permalink
Fixed swayfx-git using a different branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikReider committed Apr 17, 2024
1 parent 56e0d91 commit c705e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swayfx-git/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Erik Reider <[email protected]>
_pkgname=swayfx
pkgname="$_pkgname-git"
pkgver=r7046.8d1641c5
pkgver=r7047.8ad2605c
pkgrel=1
license=("MIT")
pkgdesc="SwayFX: Sway, but with eye candy!"
Expand Down Expand Up @@ -46,7 +46,7 @@ backup=(
)
arch=("i686" "x86_64")
url="https://github.com/WillPower3309/swayfx"
source=("${pkgname%-*}::git+${url}.git#branch=scenefx-submodule"
source=("${pkgname%-*}::git+${url}.git"
50-systemd-user.conf
sway-portals.conf)
sha512sums=(
Expand Down

0 comments on commit c705e06

Please sign in to comment.