summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-01-27 18:07:32 +0100
committerFrederic Bezies2023-01-27 18:07:32 +0100
commit79df8eb38b90f20273367a4229b9628acfafc666 (patch)
treea0fc44fac444d1478d93ab00e749248c27499fcf
parenta44609e0691123bb1fcf61c5d377a95b12a1e505 (diff)
downloadaur-79df8eb38b90f20273367a4229b9628acfafc666.tar.gz
1.6.1 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1e85fc85cc2..342594a7fda9 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.0_20221126
+ pkgver = 1.6.1_20230119
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-20221126/AlephOne-20221126.tar.bz2
- sha256sums = f42caa31f650d72aba960c67791388bacf2d695ba1025eb1b612fecb0686e76d
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20230119/AlephOne-20230119.tar.bz2
+ sha256sums = ac2f517d652896c2a3286b096868f43da3be2781cd17f81085de7a5daa5c3026
pkgname = alephone
diff --git a/PKGBUILD b/PKGBUILD
index d1ea9d913a1c..9b6210bc0efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributors: Marcin Skory, Arkham, Christoph Zeiler, Jacek Poplawski, carstene1ns
pkgname=alephone
-_pkgdate=20221126
-pkgver=1.6.0_$_pkgdate
+_pkgdate=20230119
+pkgver=1.6.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=('f42caa31f650d72aba960c67791388bacf2d695ba1025eb1b612fecb0686e76d')
+sha256sums=('ac2f517d652896c2a3286b096868f43da3be2781cd17f81085de7a5daa5c3026')
prepare() {
cd AlephOne-$_pkgdate