From 1d3fa72463e411482dc8a61a65d9deab7dc1186a Mon Sep 17 00:00:00 2001 From: MLM-stuff Date: Sun, 22 Feb 2026 09:41:21 +0000 Subject: [PATCH] Update to v3.1.1 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a060c336591de..e025dfbff7d1c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mages-bin pkgdesc = Mages desktop (early testing) - pkgver = 3.0.2 + pkgver = 3.1.1 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-3.0.2-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/3.0.2/mages-3.0.2-x86_64.AppImage - sha256sums_x86_64 = da3f51c341de9d4f67d34299f636d30b92b435542052bf288f9a4dec40c390a5 - source_aarch64 = mages-3.0.2-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/3.0.2/mages-3.0.2-aarch64.AppImage - sha256sums_aarch64 = 2ad75ff7890e5d1ecd58fc1efd9daa7f569d4cbf08fceb23eb54eb9c66553895 + source_x86_64 = mages-3.1.1-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/3.1.1/mages-3.1.1-x86_64.AppImage + sha256sums_x86_64 = 3855cc0ef3bf28cb95c0b25364cd241231daceef723f79ead627fe4017dd3c02 + source_aarch64 = mages-3.1.1-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/3.1.1/mages-3.1.1-aarch64.AppImage + sha256sums_aarch64 = 21e3f775d7d58eab0d99de41d6286a4cb055e8e1b43e5cda7fd83355cfb0f626 pkgname = mages-bin diff --git a/PKGBUILD b/PKGBUILD index 983d140fe9caa..2c55d87ca4fa9 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: MLM-stuff pkgname=mages-bin _pkgname=mages -pkgver=3.0.2 +pkgver=3.1.1 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=('da3f51c341de9d4f67d34299f636d30b92b435542052bf288f9a4dec40c390a5') -sha256sums_aarch64=('2ad75ff7890e5d1ecd58fc1efd9daa7f569d4cbf08fceb23eb54eb9c66553895') +sha256sums_x86_64=('3855cc0ef3bf28cb95c0b25364cd241231daceef723f79ead627fe4017dd3c02') +sha256sums_aarch64=('21e3f775d7d58eab0d99de41d6286a4cb055e8e1b43e5cda7fd83355cfb0f626') prepare() { chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage" "./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract