summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2021-04-01 00:46:50 +0200
committerGilrain2021-04-01 00:46:50 +0200
commitdcbe7a9c12798ad09d2133226423e4e5dd30baa6 (patch)
tree4fd095f13e39f6aa400309ac7f577a6c77cc046b
parent3ca98a68527f55f0ae8719b2e8f915ab1924dc59 (diff)
downloadaur-dcbe7a9c12798ad09d2133226423e4e5dd30baa6.tar.gz
Update to 5.0.5.6-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--changelog3
3 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12b6da14cab4..6e25eb79057d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 5.0.5.5
+ pkgver = 5.0.5.6
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
install = install
@@ -15,7 +15,7 @@ pkgbase = asf
optdepends = asf-ui: standalone web interface for ASF
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
- source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.0.5.5
+ source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.0.5.6
source = service
source = service.user
source = ASF.json
diff --git a/PKGBUILD b/PKGBUILD
index 4eb462778e13..6107af648743 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lucki
pkgname="asf"
-pkgver="5.0.5.5"
+pkgver="5.0.5.6"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'armv7h' 'aarch64')
diff --git a/changelog b/changelog
index 8b1e8e7ffa12..a37bc79989ed 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+2021-04-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.0.5.6-1:
+ Compared to V5.0.5.5, this version includes only a newer version of ASF-ui which had a pretty important regression in the previous build.
2021-03-30 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 5.0.5.5-1:
Added UserInterfaceMode bot config property (#2260).