From ed797e269cdc4e06092fb7ae66a2e7ed650a64ee Mon Sep 17 00:00:00 2001 From: MLM-stuff Date: Wed, 4 Feb 2026 10:01:34 +0000 Subject: [PATCH] Update to v2.4.2 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fe3eb71f43638..41794ed7a1340 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mages-bin pkgdesc = Mages desktop (early testing) - pkgver = 2.3.7 + pkgver = 2.4.2 pkgrel = 1 url = https://github.com/mlm-games/mages arch = x86_64 @@ -11,9 +11,9 @@ pkgbase = mages-bin provides = mages conflicts = mages options = !strip - source_x86_64 = mages-2.3.7-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.3.7/mages-2.3.7-x86_64.AppImage - sha256sums_x86_64 = 5d53a321c96d73a21f1aada97054e84da7b127770820d39ffc72348ce40cb1f0 - source_aarch64 = mages-2.3.7-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.3.7/mages-2.3.7-aarch64.AppImage - sha256sums_aarch64 = 9ddc85107c1317a792505e6ba61f05086c5f9a672bb302d24010ccab62c756ca + source_x86_64 = mages-2.4.2-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.4.2/mages-2.4.2-x86_64.AppImage + sha256sums_x86_64 = 3c549dcc6b7840f577259cb1b3f297a4029ef24e4d1b752357b060adc60f2cad + source_aarch64 = mages-2.4.2-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.4.2/mages-2.4.2-aarch64.AppImage + sha256sums_aarch64 = 394d2b3f00f6ae532f5acb3226b35e6f17c70536d7e18dd5c3fd2e9e56b2475d pkgname = mages-bin diff --git a/PKGBUILD b/PKGBUILD index be972989ecc57..e962c73afd77d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: MLM-stuff pkgname=mages-bin _pkgname=mages -pkgver=2.3.7 +pkgver=2.4.2 pkgrel=1 pkgdesc="Mages desktop (early testing)" arch=('x86_64' 'aarch64') @@ -13,8 +13,8 @@ conflicts=('mages') options=('!strip') source_x86_64=("${_pkgname}-${pkgver}-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/${pkgver}/mages-${pkgver}-x86_64.AppImage") source_aarch64=("${_pkgname}-${pkgver}-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/${pkgver}/mages-${pkgver}-aarch64.AppImage") -sha256sums_x86_64=('5d53a321c96d73a21f1aada97054e84da7b127770820d39ffc72348ce40cb1f0') -sha256sums_aarch64=('9ddc85107c1317a792505e6ba61f05086c5f9a672bb302d24010ccab62c756ca') +sha256sums_x86_64=('3c549dcc6b7840f577259cb1b3f297a4029ef24e4d1b752357b060adc60f2cad') +sha256sums_aarch64=('394d2b3f00f6ae532f5acb3226b35e6f17c70536d7e18dd5c3fd2e9e56b2475d') prepare() { chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage" "./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract