summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2022-01-17 11:18:09 +0100
committerFrederic Bezies2022-01-17 11:18:09 +0100
commit1772bdadc411992c12819baaf67802ea0bf04ba9 (patch)
tree5d9a02bd646f716fc116fd0566da3e1f84b3bdc4
parent7b52277acb64534991b2ba320f3970f12fdb2e2e (diff)
downloadaur-1772bdadc411992c12819baaf67802ea0bf04ba9.tar.gz
1.5 update
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6db7f6caf287..3612bbf9022e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alephone
pkgdesc = A free, enhanced port of the classic FPS "Marathon 2" by Bungie Software
- pkgver = 1.4.0_20210408
+ pkgver = 1.5.0_20220115
pkgrel = 1
url = https://alephone.lhowon.org/
arch = i686
@@ -23,8 +23,7 @@ pkgbase = alephone
optdepends = alephone-infinity: original data for Marathon Infinity
optdepends = alephone-marathon: M1A1 data converted for AlephOne
optdepends = alephone-marathon2: original data for Marathon 2: Durandal
- source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20210408/AlephOne-20210408.tar.bz2
- sha256sums = b4cc004d4854a68f16da8496c464997001d5923d4f584bd447fae9319c160960
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20220115/AlephOne-20220115.tar.bz2
+ sha256sums = ca0f5e94c4493a49522fccbbbe512831ed21f88d08bc93b4e365509ca057c2ce
pkgname = alephone
-
diff --git a/PKGBUILD b/PKGBUILD
index 6ca29c8f353a..15b047c6d011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributors: Marcin Skory, Arkham, Christoph Zeiler, Jacek Poplawski, carstene1ns
pkgname=alephone
-_pkgdate=20210408
-pkgver=1.4.0_$_pkgdate
+_pkgdate=20220115
+pkgver=1.5.0_$_pkgdate
pkgrel=1
pkgdesc='A free, enhanced port of the classic FPS "Marathon 2" by Bungie Software'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ optdepends=('alephone-eternalx: community-made scenario'
'alephone-marathon2: original data for Marathon 2: Durandal')
makedepends=('boost' 'mesa' 'icoutils')
source=("https://github.com/Aleph-One-Marathon/alephone/releases/download/release-$_pkgdate/AlephOne-$_pkgdate.tar.bz2")
-sha256sums=('b4cc004d4854a68f16da8496c464997001d5923d4f584bd447fae9319c160960')
+sha256sums=('ca0f5e94c4493a49522fccbbbe512831ed21f88d08bc93b4e365509ca057c2ce')
prepare() {
cd AlephOne-$_pkgdate