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 df50746fa671..8099d93de5f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=labymod-appimage
_pkgname=labymodlauncher
-pkgver=1.0.24
+pkgver=1.0.27
pkgrel=1
pkgdesc='A minecraft Launcher & modpack that optimizes the game and adds a bunch of useful features ! (1.8->1.20.1)'
url=https://www.labymod.net
@@ -12,7 +12,7 @@ depends=(fuse xorg-xrandr)
options=(!strip)
_appimage="LabyMod%20Launcher-latest.AppImage"
source=("https://releases.r2.labymod.net/launcher/linux/x64/LabyMod%20Launcher-latest.AppImage")
-sha256sums=('1f2a9a675804975092bbb39f1485bbe80255e22a5fed29a8f516c8b9160dbb3e')
+sha256sums=('ee565a8f67fe89f5dae44ba008c86eaae7f5335b8462559eb624e5a2df72689b')
prepare() {
chmod +x "${_appimage}"