summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2024-01-25 18:38:15 +0100
committerFrederic Bezies2024-01-25 18:38:15 +0100
commit8a3a3d42144c819f97cad07cf0ce973e1e98c832 (patch)
treee8bff00b5f906604ea75f1fd21af373151392c89 /PKGBUILD
parent16b9e8decc8ac318a09a3257b73647dc0a99e852 (diff)
downloadaur-8a3a3d42144c819f97cad07cf0ce973e1e98c832.tar.gz
20240119 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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