summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2017-02-01 09:17:42 +0100
committerGilrain2017-02-01 09:17:42 +0100
commit6b272657ccfdbd20cbdd1ec9a311351e0af26b5b (patch)
tree5508079c45f28b9264168b583edda84b51b37d01
parent403509999a74467b7c199e7e920f501dcec0abd1 (diff)
downloadaur-6b272657ccfdbd20cbdd1ec9a311351e0af26b5b.tar.gz
Update to 2.2.2.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--changelog10
3 files changed, 16 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e57937a922b..6cd2c1cd732d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jan 30 19:32:02 UTC 2017
+# Wed Feb 1 08:13:47 UTC 2017
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 2.2.1.6
+ pkgver = 2.2.2.1
pkgrel = 1
url = https://github.com/JustArchi/ArchiSteamFarm
install = asf.install
@@ -12,13 +12,13 @@ pkgbase = asf
depends = mono
backup = opt/asf/config/ASF.json
backup = var/lib/asf/config/ASF.json
- source = https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.2.1.6/ASF.zip
+ source = https://github.com/JustArchi/ArchiSteamFarm/releases/download/2.2.2.1/ASF.zip
source = asf.sh
source = asf-config.sh
source = asf.service
source = asf-user.service
source = asf.sysusers
- sha256sums = 99635dd142ea49f683aa7bbb81b42f219a09ea0a7de4bcaa682b4d89b77e73d2
+ sha256sums = 9bbf41646174f3507d7eaa5e4cc51b6211afcb22f44a0747574a750f95602ce8
sha256sums = a5d0324c029efb1f99264e787fea26ad53953b4df59bf642bca1ffabad4027f5
sha256sums = 63b8d4718e8cc61016ef415ff418e6180102b077315f5ce77bfcab9c03433565
sha256sums = 39166dc6947b81ba9a3f60cc1f117198050fb5e4a7fb16a199adb2a77af2b205
diff --git a/PKGBUILD b/PKGBUILD
index ed31e624f64c..a192fd107bf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="2.2.1.6"
+pkgver="2.2.2.1"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('any')
@@ -17,7 +17,7 @@ source=("https://github.com/JustArchi/ArchiSteamFarm/releases/download/${pkgver}
"${pkgname}.service"
"${pkgname}-user.service"
"${pkgname}.sysusers")
-sha256sums=('99635dd142ea49f683aa7bbb81b42f219a09ea0a7de4bcaa682b4d89b77e73d2'
+sha256sums=('9bbf41646174f3507d7eaa5e4cc51b6211afcb22f44a0747574a750f95602ce8'
'a5d0324c029efb1f99264e787fea26ad53953b4df59bf642bca1ffabad4027f5'
'63b8d4718e8cc61016ef415ff418e6180102b077315f5ce77bfcab9c03433565'
'39166dc6947b81ba9a3f60cc1f117198050fb5e4a7fb16a199adb2a77af2b205'
diff --git a/changelog b/changelog
index 58f2185d97b4..4a84cabeff0b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+2017-02-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 2.2.2.1-1:
+ [!] Fixed network instability introduced in ASF V2.1.1.2. Coincidentally, this has nothing to do with network enhancements that arrived in V2.1.1.6. Huge thanks to Budgie and other folks helping me with their debug logs.
+ Added OptimizationMode global config property.
+ Added multiple bot targets for commands.
+ Unified the format of ASF responses for easier strings manipulation. All responses should start with a newline now.
+ Added SteamTarget NLog logging target, available with custom logging configs.
+ Removed !*all commands, such as: !lootall, !statusall, !startall and !ownsall. Use newly-introduced multiple bot targets, such as !status ASF for previous !statusall.
+ Fixed writing debug log for multiple bots at once.
+ Misc code improvements, optimizations and bugfixes.
2017-01-30 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 2.2.1.6-1:
[!] Added localization support for ASF.