Update to v2.0.3

This commit is contained in:
MLM-stuff 2026-01-05 15:09:37 +00:00
parent 5c748597b5
commit 9a9a106edd
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.0.2
pkgver = 2.0.3
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.0.2-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.0.2/mages-2.0.2-x86_64.AppImage
sha256sums_x86_64 = b7e57fae7732e15af8db17e8b00dd958aa1400546f17ff8f878df2414fb3fabf
source_aarch64 = mages-2.0.2-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.0.2/mages-2.0.2-aarch64.AppImage
sha256sums_aarch64 = da2de51a364060c77dac1b37eda2126c8a7e95fe90ff677ec0fd55f6987075cd
source_x86_64 = mages-2.0.3-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.0.3/mages-2.0.3-x86_64.AppImage
sha256sums_x86_64 = 43392f9589e55ee6937cd1aee7ac6f827e847d5498129b043f02903171fbbe36
source_aarch64 = mages-2.0.3-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.0.3/mages-2.0.3-aarch64.AppImage
sha256sums_aarch64 = 587b4226b7b3a6f439e7f36f7fa1862067a2d8c82166cc4da37696b4af4d5d97
pkgname = mages-bin

View file

@ -1,7 +1,7 @@
# Maintainer: MLM-stuff <gfxoxinzh@mozmail.com>
pkgname=mages-bin
_pkgname=mages
pkgver=2.0.2
pkgver=2.0.3
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=('b7e57fae7732e15af8db17e8b00dd958aa1400546f17ff8f878df2414fb3fabf')
sha256sums_aarch64=('da2de51a364060c77dac1b37eda2126c8a7e95fe90ff677ec0fd55f6987075cd')
sha256sums_x86_64=('43392f9589e55ee6937cd1aee7ac6f827e847d5498129b043f02903171fbbe36')
sha256sums_aarch64=('587b4226b7b3a6f439e7f36f7fa1862067a2d8c82166cc4da37696b4af4d5d97')
prepare() {
chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage"
"./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract