summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2021-05-03 09:13:33 +0200
committerGilrain2021-05-03 09:16:33 +0200
commit04c4bf6e45f4888f27be9e16622ae098a7bfda4c (patch)
tree1600f76a4f46ed1539e76f0c1e31efb947d7f817
parent506a8e4b82277bc23abb01f024cbd4edd27be307 (diff)
downloadaur-04c4bf6e45f4888f27be9e16622ae098a7bfda4c.tar.gz
Update to 5.0.6.6-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--changelog5
3 files changed, 8 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93dbd289062e..6c280edfb085 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 5.0.6.3
+ pkgver = 5.0.6.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.6.3
+ source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.0.6.6
source = service
source = service.user
source = ASF.json
diff --git a/PKGBUILD b/PKGBUILD
index c65bd8e4b46d..7078bba7bc89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Lucki
pkgname="asf"
-pkgver="5.0.6.3"
+pkgver="5.0.6.6"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'armv7h' 'aarch64')
diff --git a/changelog b/changelog
index 1505827b6a4f..fd44ba3c62ca 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,8 @@
+2021-05-03 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 5.0.6.6-1:
+ Fixed a crash related to Humanizer on Windows 7 machines (ref).
+ * 5.0.6.5:
+ Fixed regression of IPC in docker latest builds (#2316).
2021-05-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 5.0.6.3-1:
We've added missing localization support for our SteamTokenDumper plugin, it's now consistent with the rest of ASF.