summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2023-11-08 07:10:04 +0000
committerD. Can Celasun2023-11-08 07:10:04 +0000
commit3f2a87ebf545b85a22178807d18c3bd941a02913 (patch)
treea16fc849031e37d923a4a7ccc08f5d239ef4732f
parente4842bcf1ccbb3a139ea8b7f6dbe16ebd5db5a64 (diff)
downloadaur-3f2a87ebf545b85a22178807d18c3bd941a02913.tar.gz
[downlords-faf-client] Update to 2023.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9084047bf367..a9a6f0e76783 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = downlords-faf-client
pkgdesc = Official client for Forged Alliance Forever
- pkgver = 2023.7.0
+ pkgver = 2023.10.0
pkgrel = 1
epoch = 1
url = https://www.faforever.com/
@@ -9,11 +9,11 @@ pkgbase = downlords-faf-client
depends = jdk17-openjdk
depends = gtk3
depends = lib32-libxcomposite
- source = https://github.com/FAForever/downlords-faf-client/releases/download/v2023.7.0/faf_unix_2023_7_0.tar.gz
+ source = https://github.com/FAForever/downlords-faf-client/releases/download/v2023.10.0/faf_unix_2023_10_0.tar.gz
source = https://github.com/FAForever/downlords-faf-client/raw/develop/src/media/appicon/128.png
source = DownlordsFafClient.desktop
source = downlords-faf-client
- sha256sums = df0c3b60d2dfebb06f1479ae81ca30fce42722acf27dc84c9a646d83a8e6f6c4
+ sha256sums = fb89b7c74dc82acc71e01d1edbc36764ec2e64d6f7f6866b9cf696a1cf6202f4
sha256sums = 2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d
sha256sums = 3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6
sha256sums = 37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298
diff --git a/PKGBUILD b/PKGBUILD
index 200a1a633e18..56114103a2d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: D. Can Celasun <can[at]dcc[dot]im>
# Contributor: Martin Müllenhaupt <mm+aur.archlinux.org@netlair.de>
pkgname=downlords-faf-client
-pkgver=2023.7.0
+pkgver=2023.10.0
_pkgver="${pkgver//./_}"
_filename="faf_unix_${_pkgver}.tar.gz"
pkgrel=1
@@ -15,7 +15,7 @@ source=("https://github.com/FAForever/downlords-faf-client/releases/download/v${
"https://github.com/FAForever/downlords-faf-client/raw/develop/src/media/appicon/128.png"
'DownlordsFafClient.desktop'
'downlords-faf-client')
-sha256sums=('df0c3b60d2dfebb06f1479ae81ca30fce42722acf27dc84c9a646d83a8e6f6c4'
+sha256sums=('fb89b7c74dc82acc71e01d1edbc36764ec2e64d6f7f6866b9cf696a1cf6202f4'
'2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d'
'3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6'
'37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298')