From fa4ed7536222fa9c89c15b18fc78488a2cc50fc3 Mon Sep 17 00:00:00 2001 From: MLM-stuff Date: Fri, 9 Jan 2026 19:00:53 +0000 Subject: [PATCH] Update to v2.1.2 --- .SRCINFO | 10 +++++----- PKGBUILD | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 47474309eeeff..8d469ca21d3d9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = mages-bin pkgdesc = Mages desktop (early testing) - pkgver = 2.1.1 + pkgver = 2.1.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.1.1-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.1.1/mages-2.1.1-x86_64.AppImage - sha256sums_x86_64 = a4d571b2c4ae7283ed667a6b539012e3defd4511b233bdffffe9d587370c02f5 - source_aarch64 = mages-2.1.1-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.1.1/mages-2.1.1-aarch64.AppImage - sha256sums_aarch64 = 8cf3dced0ac5fe6fcbc3ab5603fcc59b0060bd1b0a78ad143a848fef0e946834 + source_x86_64 = mages-2.1.2-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.1.2/mages-2.1.2-x86_64.AppImage + sha256sums_x86_64 = a2600f7c9f817e470e3859d634730abd3768a1b4b5ad1ef47d05e7a2a5db263f + source_aarch64 = mages-2.1.2-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.1.2/mages-2.1.2-aarch64.AppImage + sha256sums_aarch64 = d02e69013a4b61b5510c21783fbaf4b8e668d00d17a543d825886a6923a89230 pkgname = mages-bin diff --git a/PKGBUILD b/PKGBUILD index 77b891f996587..dcc980daad0f5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: MLM-stuff pkgname=mages-bin _pkgname=mages -pkgver=2.1.1 +pkgver=2.1.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=('a4d571b2c4ae7283ed667a6b539012e3defd4511b233bdffffe9d587370c02f5') -sha256sums_aarch64=('8cf3dced0ac5fe6fcbc3ab5603fcc59b0060bd1b0a78ad143a848fef0e946834') +sha256sums_x86_64=('a2600f7c9f817e470e3859d634730abd3768a1b4b5ad1ef47d05e7a2a5db263f') +sha256sums_aarch64=('d02e69013a4b61b5510c21783fbaf4b8e668d00d17a543d825886a6923a89230') prepare() { chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage" "./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract