summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-01-17 11:19:19 +0100
committerFrederic Bezies2022-01-17 11:19:19 +0100
commit9f0efe13b649ea5743aafe3a6d0666b86e21dd9b (patch)
treed287eadfaa21218f39601a75fd358f2b4109e467
parente1a1b44ff4138915de9eb9044e11a86545c0743c (diff)
downloadaur-9f0efe13b649ea5743aafe3a6d0666b86e21dd9b.tar.gz
1.5 update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2503b98a32a..27702ed5e0d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,18 @@
pkgbase = alephone-marathon
pkgdesc = Marathon 1 scenario data files for Aleph One
- pkgver = 20210408
+ pkgver = 20220115
pkgrel = 1
url = https://alephone.lhowon.org/
arch = any
license = custom
depends = alephone
- source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20210408/Marathon-20210408-Data.zip
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/Marathon-20220115-Data.zip
source = alephone-marathon.sh
source = LICENSE
source = alephone-marathon.desktop
- sha256sums = 58ce5cd17fc119e0eef1dee1304dcb8996af92026597aadcdc179ab7fd9bb1d8
+ sha256sums = 02186d6a05c7101119191dcb11b53acce52bb8a627cbe05c818018e017590410
sha256sums = b26bd186919c8e3ee3950e29054b3b932e8881e7a443a3854e97d692a72bb022
sha256sums = 0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504
sha256sums = 65c3e36b3fa89a39e76861dc36f61786c924723e6c53fd0ec486b8b4bd21e5df
pkgname = alephone-marathon
-
diff --git a/PKGBUILD b/PKGBUILD
index 0cc999f49475..b12a32a823ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: prettyvanilla, Christoph Zeiler, Marcin Skory, Mitchel Humpherys
pkgname=alephone-marathon
-pkgver=20210408
+pkgver=20220115
pkgrel=1
pkgdesc="Marathon 1 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=('58ce5cd17fc119e0eef1dee1304dcb8996af92026597aadcdc179ab7fd9bb1d8'
+sha256sums=('02186d6a05c7101119191dcb11b53acce52bb8a627cbe05c818018e017590410'
'b26bd186919c8e3ee3950e29054b3b932e8881e7a443a3854e97d692a72bb022'
'0dde70e490e4cb3e262ed7cc4f7ef6bdc49db557a14fc8674de38b2a9a426504'
'65c3e36b3fa89a39e76861dc36f61786c924723e6c53fd0ec486b8b4bd21e5df')