summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2023-05-30 07:48:42 +0200
committerFrederic Bezies2023-05-30 07:48:42 +0200
commit1af2bd5bebc237f8122cfa8d850f972b40ff59df (patch)
tree94e2108c65342686fe8fcf3f08716cfb102e03c5
parent79df8eb38b90f20273367a4229b9628acfafc666 (diff)
downloadaur-1af2bd5bebc237f8122cfa8d850f972b40ff59df.tar.gz
1.6.2-20230529 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 342594a7fda9..2a5ae82bb162 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.1_20230119
+ pkgver = 1.6.2_20230529
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-20230119/AlephOne-20230119.tar.bz2
- sha256sums = ac2f517d652896c2a3286b096868f43da3be2781cd17f81085de7a5daa5c3026
+ source = https://github.com/Aleph-One-Marathon/alephone/releases/download/release-20230529/AlephOne-20230529.tar.bz2
+ sha256sums = 52a859bce30ec54e16d1e2d145342f1976aa4e9583e4a21d5d42c29475bb2327
pkgname = alephone
diff --git a/PKGBUILD b/PKGBUILD
index 9b6210bc0efb..2bf6f8f05fff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributors: Marcin Skory, Arkham, Christoph Zeiler, Jacek Poplawski, carstene1ns
pkgname=alephone
-_pkgdate=20230119
-pkgver=1.6.1_$_pkgdate
+_pkgdate=20230529
+pkgver=1.6.2_$_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=('ac2f517d652896c2a3286b096868f43da3be2781cd17f81085de7a5daa5c3026')
+sha256sums=('52a859bce30ec54e16d1e2d145342f1976aa4e9583e4a21d5d42c29475bb2327')
prepare() {
cd AlephOne-$_pkgdate