summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorD. Can Celasun2022-07-29 21:40:05 +0100
committerD. Can Celasun2022-07-29 21:40:05 +0100
commit4e8a7a62c8734791c48438e2ca182ee6266cd388 (patch)
tree76b125a3444edc3f8935b9359ac0273748f11813
parentc627c651ccecca2d6fb47e9fb813673fbe7102c6 (diff)
downloadaur-4e8a7a62c8734791c48438e2ca182ee6266cd388.tar.gz
[downlords-faf-client] Update to 2022.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1105bd34974..a956065ec2e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = downlords-faf-client
pkgdesc = Official client for Forged Alliance Forever
- pkgver = 2022.6.0
+ pkgver = 2022.7.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.6.0/faf_unix_2022_6_0.tar.gz
+ source = https://github.com/FAForever/downlords-faf-client/releases/download/v2022.7.0/faf_unix_2022_7_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 = 4954d36f4821fe75d2ea7c14ddaedb2592b28bfcd3c239b193cdb701662fdbad
+ sha256sums = 527f3cb9a3aa3a7481f0e34b48899ceb5dc669db3062c1652492b1158cbb8cd8
sha256sums = 2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d
sha256sums = 3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6
sha256sums = 37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298
diff --git a/PKGBUILD b/PKGBUILD
index 689bd1afe52a..21acec71b6f7 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.6.0
+pkgver=2022.7.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=('4954d36f4821fe75d2ea7c14ddaedb2592b28bfcd3c239b193cdb701662fdbad'
+sha256sums=('527f3cb9a3aa3a7481f0e34b48899ceb5dc669db3062c1652492b1158cbb8cd8'
'2a5803ca2dd463aa4b53d79cff7f30e3aa7beb0d874b39c8ef59e679fbde9d3d'
'3fd2b21da9de9f9c02dd89ee07f49c559dbb2de15f4e86a9b31f6353f608ffa6'
'37ed192b01966f73e7b295eb82725aebd03e494ed71badc39016badb824ed298')