summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2024-01-25 18:38:15 +0100
committerFrederic Bezies2024-01-25 18:38:15 +0100
commit8a3a3d42144c819f97cad07cf0ce973e1e98c832 (patch)
treee8bff00b5f906604ea75f1fd21af373151392c89
parent16b9e8decc8ac318a09a3257b73647dc0a99e852 (diff)
downloadaur-alephone.tar.gz
20240119 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 937d8d5ea94a..e1d623b1ec46 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.7_20231125
+ pkgver = 1.7.1_20240119
pkgrel = 1
url = https://alephone.lhowon.org/
arch = i686
@@ -23,7 +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-20231125/AlephOne-20231125.tar.bz2
- sha256sums = a911e6b64ccf8ba3ca780ce830f7526dba228a51be2f67c25ef5d7bb7bc8721b
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20240119/AlephOne-20240119.tar.bz2
+ sha256sums = 7acaa384e4abaad6a99d2f7117f1138609f673fbd6e214e932979c5d6e81cc04
pkgname = alephone
diff --git a/PKGBUILD b/PKGBUILD
index 4678ecbf91c6..4f28fc5adbc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributors: Marcin Skory, Arkham, Christoph Zeiler, Jacek Poplawski, carstene1ns
pkgname=alephone
-_pkgdate=20231125
-pkgver=1.7_$_pkgdate
+_pkgdate=20240119
+pkgver=1.7.1_$_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=('a911e6b64ccf8ba3ca780ce830f7526dba228a51be2f67c25ef5d7bb7bc8721b')
+sha256sums=('7acaa384e4abaad6a99d2f7117f1138609f673fbd6e214e932979c5d6e81cc04')
prepare() {
cd AlephOne-$_pkgdate