summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-11-29 11:57:35 +0100
committerFrederic Bezies2023-11-29 11:57:35 +0100
commit16b9e8decc8ac318a09a3257b73647dc0a99e852 (patch)
tree87d970d8a2c08bf7bccf0c0ffa02dd231e23e4b6
parent1af2bd5bebc237f8122cfa8d850f972b40ff59df (diff)
downloadaur-16b9e8decc8ac318a09a3257b73647dc0a99e852.tar.gz
1.7 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a5ae82bb162..937d8d5ea94a 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.6.2_20230529
+ pkgver = 1.7_20231125
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-20230529/AlephOne-20230529.tar.bz2
- sha256sums = 52a859bce30ec54e16d1e2d145342f1976aa4e9583e4a21d5d42c29475bb2327
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20231125/AlephOne-20231125.tar.bz2
+ sha256sums = a911e6b64ccf8ba3ca780ce830f7526dba228a51be2f67c25ef5d7bb7bc8721b
pkgname = alephone
diff --git a/PKGBUILD b/PKGBUILD
index 2bf6f8f05fff..4678ecbf91c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributors: Marcin Skory, Arkham, Christoph Zeiler, Jacek Poplawski, carstene1ns
pkgname=alephone
-_pkgdate=20230529
-pkgver=1.6.2_$_pkgdate
+_pkgdate=20231125
+pkgver=1.7_$_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=('52a859bce30ec54e16d1e2d145342f1976aa4e9583e4a21d5d42c29475bb2327')
+sha256sums=('a911e6b64ccf8ba3ca780ce830f7526dba228a51be2f67c25ef5d7bb7bc8721b')
prepare() {
cd AlephOne-$_pkgdate