Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions downlords-faf-client/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = downlords-faf-client
pkgdesc = Official client for Forged Alliance Forever
pkgver = 2026.7.0
pkgver = 2026.7.1
pkgrel = 1
epoch = 1
url = https://www.faforever.com/
Expand All @@ -9,11 +9,11 @@ pkgbase = downlords-faf-client
depends = jre25-temurin
depends = gtk3
depends = lib32-libxcomposite
source = https://github.com/FAForever/downlords-faf-client/releases/download/v2026.7.0/faf_unix_2026_7_0.tar.gz
source = https://github.com/FAForever/downlords-faf-client/releases/download/v2026.7.1/faf_unix_2026_7_1.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 = 28bcddcf6b5b5b0e0b1441229346507837aa586c2c16d518011f35f93adcbc46
sha256sums = f02e1dd1d87602429f5a62b12b98971cc6a503a20d1f36bf8a7ae27bc5196199
sha256sums = 2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d
sha256sums = 3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6
sha256sums = cddaf32e4f467d5564de443a416137bdf9333fb84d0d7cc56f9fa28ecb4e1c94
Expand Down
4 changes: 2 additions & 2 deletions downlords-faf-client/PKGBUILD
Original file line number Diff line number Diff line change
@@ -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=2026.7.0
pkgver=2026.7.1
_pkgver="${pkgver//./_}"
_filename="faf_unix_${_pkgver}.tar.gz"
pkgrel=1
Expand All @@ -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=('28bcddcf6b5b5b0e0b1441229346507837aa586c2c16d518011f35f93adcbc46'
sha256sums=('f02e1dd1d87602429f5a62b12b98971cc6a503a20d1f36bf8a7ae27bc5196199'
'2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d'
'3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6'
'cddaf32e4f467d5564de443a416137bdf9333fb84d0d7cc56f9fa28ecb4e1c94')
Expand Down
8 changes: 4 additions & 4 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"url": "https://github.com/Athou/commafeed/releases/tag/7.2.0"
},
"downlords-faf-client": {
"version": "2026.7.0",
"gitref": "refs/tags/v2026.7.0",
"revision": "b3c677b8f02743fbfd4fd8270423afd667c03531",
"url": "https://github.com/FAForever/downlords-faf-client/releases/tag/v2026.7.0"
"version": "2026.7.1",
"gitref": "refs/tags/v2026.7.1",
"revision": "e45f644277e3c946846a8dec5c5b9a1030289125",
"url": "https://github.com/FAForever/downlords-faf-client/releases/tag/v2026.7.1"
},
"firefox-vaapi": {
"version": "153.0.1"
Expand Down