Update to v2.1.2

This commit is contained in:
MLM-stuff 2026-01-09 19:00:53 +00:00
parent 9bee525723
commit fa4ed75362
2 changed files with 8 additions and 8 deletions

View file

@ -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

View file

@ -1,7 +1,7 @@
# Maintainer: MLM-stuff <gfxoxinzh@mozmail.com>
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