summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2019-01-08 10:29:24 +0100
committerGilrain2019-01-08 10:29:24 +0100
commita69f1a4e2da8fd7481e6201b2d98f7a275e45f1c (patch)
treedf7fde35343a901002580f461724f466e5c7d4da
parente1abf7e199e7dd8f9b39c29db67a90cc639026cc (diff)
downloadaur-a69f1a4e2da8fd7481e6201b2d98f7a275e45f1c.tar.gz
Update to 3.4.2.2-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
-rw-r--r--changelog8
3 files changed, 22 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89ba6dd8c8cf..f02ca9d7ddb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 3.4.1.7
+ pkgver = 3.4.2.2
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
install = asf.install
@@ -10,9 +10,9 @@ pkgbase = asf
arch = i686
license = Apache
makedepends = p7zip
- noextract = asf-3.4.1.7-x86_64.zip
- noextract = asf-3.4.1.7-arm.zip
- noextract = asf-3.4.1.7-i686.zip
+ noextract = asf-3.4.2.2-x86_64.zip
+ noextract = asf-3.4.2.2-arm.zip
+ noextract = asf-3.4.2.2-i686.zip
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
source = asf.sh
@@ -27,19 +27,19 @@ pkgbase = asf
sha256sums = 883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486
sha256sums = e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2
sha256sums = 9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4
- source_x86_64 = asf-3.4.1.7-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.1.7/ASF-linux-x64.zip
+ source_x86_64 = asf-3.4.2.2-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.2.2/ASF-linux-x64.zip
depends_x86_64 = dotnet-host
depends_x86_64 = libunwind
depends_x86_64 = openssl-1.0
- sha256sums_x86_64 = 9a6dd76e92a4931c0302ebe184c0de3203243e1db2c3b375d7399d17e202f30d
- source_arm = asf-3.4.1.7-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.1.7/ASF-linux-arm.zip
+ sha256sums_x86_64 = 04b05361b4bc0aa6f6e2f8b631549211b5d3e0d542a674d7fad3cb3153f97a97
+ source_arm = asf-3.4.2.2-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.2.2/ASF-linux-arm.zip
depends_arm = dotnet-host
depends_arm = libunwind
depends_arm = openssl-1.0
- sha256sums_arm = 4ad5896a055662b94f66cfbff93a61df7b3d1b17b4baf74ebe69fc242368c5f0
- source_i686 = asf-3.4.1.7-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.1.7/ASF-generic.zip
+ sha256sums_arm = ec498203845e1968d6ad1e42b4cdddcb69e9f3949d97b473d4f85a6b54e92c51
+ source_i686 = asf-3.4.2.2-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.2.2/ASF-generic.zip
depends_i686 = dotnet-runtime
- sha256sums_i686 = 777fe83ece722a2e420c78dd8b1c7725ef6b9153fc3598b7e44a14d7c2e20502
+ sha256sums_i686 = 32fb73da3ccb6eb834488656ebc887dd1fc8cae5d088c064a11593586c70d06a
pkgname = asf
diff --git a/PKGBUILD b/PKGBUILD
index dd8eece3dab8..374726bc933d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="3.4.1.7"
+pkgver="3.4.2.2"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -29,9 +29,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
'e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2'
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
-sha256sums_x86_64=('9a6dd76e92a4931c0302ebe184c0de3203243e1db2c3b375d7399d17e202f30d')
-sha256sums_arm=('4ad5896a055662b94f66cfbff93a61df7b3d1b17b4baf74ebe69fc242368c5f0')
-sha256sums_i686=('777fe83ece722a2e420c78dd8b1c7725ef6b9153fc3598b7e44a14d7c2e20502')
+sha256sums_x86_64=('04b05361b4bc0aa6f6e2f8b631549211b5d3e0d542a674d7fad3cb3153f97a97')
+sha256sums_arm=('ec498203845e1968d6ad1e42b4cdddcb69e9f3949d97b473d4f85a6b54e92c51')
+sha256sums_i686=('32fb73da3ccb6eb834488656ebc887dd1fc8cae5d088c064a11593586c70d06a')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index 13df5e573a55..b282493dbaa1 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+2019-01-08 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.4.2.2-1:
+ Added warning for running excessive number of bot instances.
+ Increased default value of ConnectionTimeout from 60 to 90.
+ It's now possible to loot/transfer contextID higher than 255 (ref: #990, #1001).
+ Experimental improvements towards session checking code which might improve overall network stability.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
2018-12-15 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.4.1.7-1:
[!] Updated .NET Core runtime from 2.1 to 2.2. As usual, generic users are reminded to update their runtimes, OS-specific users are covered by us, no prerequisites changes.