summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 876b8b31cd78..676eba2cf5fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = alephone-infinity
pkgdesc = Marathon Infinity scenario data files for Aleph One
- pkgver = 20220115
+ pkgver = 20221126
pkgrel = 1
url = https://alephone.lhowon.org/
arch = any
license = custom
depends = alephone
- source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/MarathonInfinity-20220115-Data.zip
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20221126/MarathonInfinity-20221126-Data.zip
source = alephone-infinity.sh
source = LICENSE
source = alephone-infinity.desktop
- sha256sums = d345a9fb2f9bf36b9967c7cd794dcde5400a964d1277549f00418be91a7255ff
+ sha256sums = e85927ead6109bf101ea790c281146639e8ba108262f05ed1ad47178a81cae82
sha256sums = 5ec43ca790491113335cc0f22abc2acbf204d9d3551a1b45e41f157753ee826b
sha256sums = 0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504
sha256sums = 9f0fa2edac76cf9a5d1a4b6c97bdfc040831fb4401f8626be85a0170ec756b25
diff --git a/PKGBUILD b/PKGBUILD
index 00810aa79309..6289f72027a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributors: prettyvanilla, rabyte, Marcin Skory
pkgname=alephone-infinity
-pkgver=20220115
+pkgver=20221126
pkgrel=1
pkgdesc="Marathon Infinity scenario data files for Aleph One"
arch=('any')
@@ -13,7 +13,7 @@ source=("https://github.com/Aleph-One-Marathon/alephone/releases/download/releas
"$pkgname.sh"
"LICENSE" # TODO: clarify where this file comes from
"$pkgname.desktop")
-sha256sums=('d345a9fb2f9bf36b9967c7cd794dcde5400a964d1277549f00418be91a7255ff'
+sha256sums=('e85927ead6109bf101ea790c281146639e8ba108262f05ed1ad47178a81cae82'
'5ec43ca790491113335cc0f22abc2acbf204d9d3551a1b45e41f157753ee826b'
'0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504'
'9f0fa2edac76cf9a5d1a4b6c97bdfc040831fb4401f8626be85a0170ec756b25')