summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 635e984d36d8..324cf1de032b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=lunar-client
_pkgname=lunarclient
pkgver=2.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='PvP Modpack for Minecraft 1.7, 1.8, 1.12, 1.15 and 1.16'
url='https://lunarclient.com/'
arch=('x86_64')
license=('unknown')
-depends=('xorg-xrandr')
+depends=('fuse' 'xorg-xrandr')
options=(!strip)
_appimage="Lunar Client-${pkgver}.AppImage"
source=("https://launcherupdates.lunarclientcdn.com/${_appimage}")