summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
-rw-r--r--changelog5
3 files changed, 19 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88f084b5e674..fca58cb8531d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 4.0.4.2
+ pkgver = 4.0.4.3
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
install = install
@@ -10,9 +10,9 @@ pkgbase = asf
arch = i686
license = Apache
makedepends = p7zip
- noextract = asf-4.0.4.2-x86_64.zip
- noextract = asf-4.0.4.2-arm.zip
- noextract = asf-4.0.4.2-i686.zip
+ noextract = asf-4.0.4.3-x86_64.zip
+ noextract = asf-4.0.4.3-arm.zip
+ noextract = asf-4.0.4.3-i686.zip
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
source = asf.sh
@@ -25,19 +25,19 @@ pkgbase = asf
sha256sums = c6e89b39537f64e10195c6be5ee98fe66ed564d3126cc2140eaa49d53b68be8c
sha256sums = e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2
sha256sums = 2807b65c35959b0a0a255850facecc0286b7afdb5aa9b7b9315bf0165e87b0e0
- source_x86_64 = asf-4.0.4.2-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.2/ASF-linux-x64.zip
+ source_x86_64 = asf-4.0.4.3-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.3/ASF-linux-x64.zip
depends_x86_64 = dotnet-host
depends_x86_64 = libunwind
depends_x86_64 = openssl-1.0
- sha256sums_x86_64 = 52b6ee2206ffca8247b90c1e346e5359469ab4c144243593a06f0a16aa3daa50
- source_arm = asf-4.0.4.2-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.2/ASF-linux-arm.zip
+ sha256sums_x86_64 = 69d4631099504c089712f86779de3fe4c64882340552b727c72cf97fb112c20f
+ source_arm = asf-4.0.4.3-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.3/ASF-linux-arm.zip
depends_arm = dotnet-host
depends_arm = libunwind
depends_arm = openssl-1.0
- sha256sums_arm = f30ce6c72f0c8b82adb857c98cb4b1bbb164d46cbcbd4ad599798889fbc42023
- source_i686 = asf-4.0.4.2-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.2/ASF-generic.zip
+ sha256sums_arm = a8c06ab44c0829a1265796715924ea6a10c7510699a51ae57d0c15ec30651c5b
+ source_i686 = asf-4.0.4.3-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.4.3/ASF-generic.zip
depends_i686 = dotnet-runtime
- sha256sums_i686 = 07f09b580b849c4455775160d5a96749925afb4a98303f5b8070cf1a67d19f7f
+ sha256sums_i686 = 885b38dba15c679e93f29e7935ad353a3182bac2a1e0f77714ca3760d31bc1f4
pkgname = asf
diff --git a/PKGBUILD b/PKGBUILD
index ec902d8cc56b..8bc014f24192 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="4.0.4.2"
+pkgver="4.0.4.3"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -27,9 +27,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
'c6e89b39537f64e10195c6be5ee98fe66ed564d3126cc2140eaa49d53b68be8c'
'e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2'
'2807b65c35959b0a0a255850facecc0286b7afdb5aa9b7b9315bf0165e87b0e0')
-sha256sums_x86_64=('52b6ee2206ffca8247b90c1e346e5359469ab4c144243593a06f0a16aa3daa50')
-sha256sums_arm=('f30ce6c72f0c8b82adb857c98cb4b1bbb164d46cbcbd4ad599798889fbc42023')
-sha256sums_i686=('07f09b580b849c4455775160d5a96749925afb4a98303f5b8070cf1a67d19f7f')
+sha256sums_x86_64=('69d4631099504c089712f86779de3fe4c64882340552b727c72cf97fb112c20f')
+sha256sums_arm=('a8c06ab44c0829a1265796715924ea6a10c7510699a51ae57d0c15ec30651c5b')
+sha256sums_i686=('885b38dba15c679e93f29e7935ad353a3182bac2a1e0f77714ca3760d31bc1f4')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index 7618bc3efbc0..4ee36d27297f 100644
--- a/changelog
+++ b/changelog
@@ -1,4 +1,9 @@
2019-09-04 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.0.4.3-1:
+ ASF's default logging was enhanced to follow ${currentdir}, which results in log.txt and logs directory respecting used --path, as opposed to always being in the program's directory. If you're using custom logging config, you might want to reflect this change.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
+2019-09-04 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 4.0.4.2-1:
Improved MatchActively feature, ASF will now also match Fair bots when deemed appropriate (ref: #1375, #1377).
Added AssumeWalletKeyOnBadActivationCode option to bot's RedeemingPreferences, as well as AssumeWalletKey r^ command options in regards to Steam wallet code changes (ref: #1358).