summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiquel Lionel2023-02-16 13:50:31 +0100
committerMiquel Lionel2023-02-16 13:50:31 +0100
commit74ad9e80dfa425f8dcccf2a12a78ab23e373e21a (patch)
treedb619fbfdf68c053fd29cddbdd9343bbe576fdc7 /PKGBUILD
parent55e9296d7b22ae184a3dc920ce4a110afcf9b8bc (diff)
downloadaur-ultrakill-demo.tar.gz
s/xorg-wayland/xorg-xwayland/
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f432b4b1f9c5..dfc4ef5da6aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="https://hakita.itch.io/ultrakill-prelude"
arch=('x86_64')
license=('GPL3')
depends=('mesa' 'glu' 'xorg-server' 'xorg-server-common' 'xorg-xinit')
-optdepends=('xorg-wayland: play the game when on a wayland compositor' 'firejail: launch game with --net=none to block telemetry to Unity servers.')
+optdepends=('xorg-xwayland: play the game when on a wayland compositor' 'firejail: launch game with --net=none to block telemetry to Unity servers.')
conflicts=("$pkgname")
provides=("$pkgname")
source=("$pkgname-$pkgver.zip::https://archive.org/download/ultrakill-prelude-v-104c-linux/ULTRAKILL%20Prelude%20v$pkgver%20Linux.zip")