diff --git a/.SRCINFO b/.SRCINFO index ce07ecc894fe7..2fa01b01d5b21 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = mages-bin pkgdesc = Mages desktop (early testing) pkgver = 2.6.3 - pkgrel = 1 + pkgrel = 2 url = https://github.com/mlm-games/mages arch = x86_64 arch = aarch64 @@ -12,8 +12,8 @@ pkgbase = mages-bin conflicts = mages options = !strip source_x86_64 = mages-2.6.3-x86_64.AppImage::https://github.com/mlm-games/mages/releases/download/2.6.3/mages-2.6.3-x86_64.AppImage - sha256sums_x86_64 = 58a811ca290f735bf3aed29bf5aa32c62f11f8fec803abbb5ef48e328fddd374 + sha256sums_x86_64 = 53f1fc58c4e81979ebaed7e0f513986aa526496df6d07d2b257fec384fbe064f source_aarch64 = mages-2.6.3-aarch64.AppImage::https://github.com/mlm-games/mages/releases/download/2.6.3/mages-2.6.3-aarch64.AppImage - sha256sums_aarch64 = bb9d4840c2cad487bfd0633755c7ffd14f2588d62b433eecdcacf4776f4b7c09 + sha256sums_aarch64 = 27a8e6428f6e3ea2fc17f09edacc70a14d545c964cd6798f092187dcef84db2a pkgname = mages-bin diff --git a/PKGBUILD b/PKGBUILD index 90ff482f3fef2..4b3ff354b3ade 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mages-bin _pkgname=mages pkgver=2.6.3 -pkgrel=1 +pkgrel=2 pkgdesc="Mages desktop (early testing)" arch=('x86_64' 'aarch64') url="https://github.com/mlm-games/mages" @@ -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=('58a811ca290f735bf3aed29bf5aa32c62f11f8fec803abbb5ef48e328fddd374') -sha256sums_aarch64=('bb9d4840c2cad487bfd0633755c7ffd14f2588d62b433eecdcacf4776f4b7c09') +sha256sums_x86_64=('53f1fc58c4e81979ebaed7e0f513986aa526496df6d07d2b257fec384fbe064f') +sha256sums_aarch64=('27a8e6428f6e3ea2fc17f09edacc70a14d545c964cd6798f092187dcef84db2a') prepare() { chmod +x "${_pkgname}-${pkgver}-${CARCH}.AppImage" "./${_pkgname}-${pkgver}-${CARCH}.AppImage" --appimage-extract