summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorholybaechu2024-05-04 11:13:27 +0900
committerholybaechu2024-05-04 11:13:27 +0900
commit0fa6cdddba953af8f0e21ce2eade3821b79007f8 (patch)
tree42fa435699972a015c55c69f6d0c519d81961e26
parent73c4826b084397feed9a7ec3e5f553c59dd8dcfe (diff)
downloadaur-0fa6cdddba953af8f0e21ce2eade3821b79007f8.tar.gz
2.1.1 > 2.1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rwxr-xr-xcleanup.sh2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8579de6ef17..f04731ea6cd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = labymod-appimage
pkgdesc = LabyMod Launcher for launching LabyMod, which is a Minecraft client that adds bunch of useful features (This is an unofficial package)
- pkgver = 2.1.1
+ pkgver = 2.1.2
pkgrel = 2
url = https://www.labymod.net
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = labymod-appimage
depends = imagemagick
options = !strip
options = !debug
- source = https://releases.r2.labymod.net/launcher/linux/x64/LabyMod%20Launcher-2.1.1.AppImage
+ source = https://releases.r2.labymod.net/launcher/linux/x64/LabyMod%20Launcher-2.1.2.AppImage
sha256sums = SKIP
pkgname = labymod-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2299ecee0ea3..0930632ccd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# As of 1.0.32, the hash check is skipped.
pkgname=labymod-appimage
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=2
pkgdesc='LabyMod Launcher for launching LabyMod, which is a Minecraft client that adds bunch of useful features (This is an unofficial package)'
url=https://www.labymod.net
diff --git a/cleanup.sh b/cleanup.sh
index d2ac2fa088b0..4d50feabed78 100755
--- a/cleanup.sh
+++ b/cleanup.sh
@@ -5,4 +5,4 @@ makepkg --printsrcinfo > .SRCINFO
find . -maxdepth 1 -name labymod-appimage-*-x86_64.pkg.tar.zst -delete
find . -maxdepth 1 -name LabyMod%20Launcher-*.AppImage -delete
rm -rf src
-rm -rf pkg \ No newline at end of file
+rm -rf pkg