summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNixuge2023-07-20 20:16:15 +0200
committerNixuge2023-07-20 20:16:15 +0200
commit52bb7ec8ee494ac723557e2ef94b81575dfc5a09 (patch)
tree766d346380a3884d7b42fe8d2907baecdca2128a /PKGBUILD
parent017e81284df61656898c159588403315d7321ea8 (diff)
downloadaur-52bb7ec8ee494ac723557e2ef94b81575dfc5a09.tar.gz
1.0.23->1.0.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fff8b9ccfe1e..df50746fa671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=labymod-appimage
_pkgname=labymodlauncher
-pkgver=1.0.23
+pkgver=1.0.24
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=('0a5f71336fd3ec9afdfaa1deeb964fa184fee9449c1d806e95b8421401b17393')
+sha256sums=('1f2a9a675804975092bbb39f1485bbe80255e22a5fed29a8f516c8b9160dbb3e')
prepare() {
chmod +x "${_appimage}"