summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2022-10-06 18:11:32 +0100
committerD. Can Celasun2022-10-06 18:11:32 +0100
commita1d1ad06895df790c67d85b27ca37f456919f4d8 (patch)
tree47202bb51bb1bfd3d1015cd0d185070776f8baa0
parentbf0759ff6454060efb23e2bbdcb911b744f89062 (diff)
downloadaur-a1d1ad06895df790c67d85b27ca37f456919f4d8.tar.gz
[downlords-faf-client] Update to 2022.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e1888e68f5e..2f10f1b1da62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = downlords-faf-client
pkgdesc = Official client for Forged Alliance Forever
- pkgver = 2022.8.0
+ pkgver = 2022.9.0
pkgrel = 1
epoch = 1
url = https://www.faforever.com/
@@ -8,11 +8,11 @@ pkgbase = downlords-faf-client
license = MIT
depends = jdk17-openjdk
depends = gtk3
- source = https://github.com/FAForever/downlords-faf-client/releases/download/v2022.8.0/faf_unix_2022_8_0.tar.gz
+ source = https://github.com/FAForever/downlords-faf-client/releases/download/v2022.9.0/faf_unix_2022_9_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 = 820fcaa561b9d6ea0e62a09566067e09d39967b0d38f6e76152039f3057e6095
+ sha256sums = 3fb877ec257d990d7dbff0e8009a6294418e1879e93cb14d26e6f555c28487e5
sha256sums = 2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d
sha256sums = 3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6
sha256sums = 37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298
diff --git a/PKGBUILD b/PKGBUILD
index 71abea8ba2a3..511ca6de29b6 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=2022.8.0
+pkgver=2022.9.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=('820fcaa561b9d6ea0e62a09566067e09d39967b0d38f6e76152039f3057e6095'
+sha256sums=('3fb877ec257d990d7dbff0e8009a6294418e1879e93cb14d26e6f555c28487e5'
'2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d'
'3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6'
'37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298')