Update to v1.2.4

This commit is contained in:
MLM-stuff 2026-01-03 07:39:16 +00:00
parent bb31bcec0e
commit 34cd6d1927
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mages-bin
pkgdesc = Mages desktop (early testing)
pkgver = 1.1.3
pkgver = 1.2.4
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-1.1.3-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/1.1.3/mages-1.1.3-x86_64.AppImage
sha256sums_x86_64 = 1ca12549d641a7c6e835bb21035e63a8ca015f9112593a9ee71086c50a4b5de9
source_aarch64 = mages-1.1.3-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/1.1.3/mages-1.1.3-aarch64.AppImage
sha256sums_aarch64 = 32760d6e582eb9350d73f29020ae30b0cdfea32599e34726c547fd9a90a58366
source_x86_64 = mages-1.2.4-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/1.2.4/mages-1.2.4-x86_64.AppImage
sha256sums_x86_64 = 16f715d8a19263ebb53af495f6a5c5c00824b6bbcfba8b78c01da35e2ea6db5d
source_aarch64 = mages-1.2.4-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/1.2.4/mages-1.2.4-aarch64.AppImage
sha256sums_aarch64 = 61e76f33c63d3fdf2a5a52ace01486c4c0b809e890e88845236f03a52659e35c
pkgname = mages-bin

View file

@ -1,7 +1,7 @@
# Maintainer: MLM-stuff <gfxoxinzh@mozmail.com>
pkgname=mages-bin
_pkgname=mages
pkgver=1.1.3
pkgver=1.2.4
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=('1ca12549d641a7c6e835bb21035e63a8ca015f9112593a9ee71086c50a4b5de9')
sha256sums_aarch64=('32760d6e582eb9350d73f29020ae30b0cdfea32599e34726c547fd9a90a58366')
sha256sums_x86_64=('16f715d8a19263ebb53af495f6a5c5c00824b6bbcfba8b78c01da35e2ea6db5d')
sha256sums_aarch64=('61e76f33c63d3fdf2a5a52ace01486c4c0b809e890e88845236f03a52659e35c')
prepare() {
chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage"
"./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract