summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2019-02-08 09:38:43 +0100
committerGilrain2019-02-08 09:38:43 +0100
commit9edae7353d89cbba23be133ce2a0834ce76ff815 (patch)
tree36ac3b4c6ab92835929c87a6fa2ffa74241f6242
parenta69f1a4e2da8fd7481e6201b2d98f7a275e45f1c (diff)
downloadaur-9edae7353d89cbba23be133ce2a0834ce76ff815.tar.gz
Update to 4.0.0.5-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 f02ca9d7ddb9..fc8b8cde0a24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 3.4.2.2
+ pkgver = 4.0.0.5
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.2.2-x86_64.zip
- noextract = asf-3.4.2.2-arm.zip
- noextract = asf-3.4.2.2-i686.zip
+ noextract = asf-4.0.0.5-x86_64.zip
+ noextract = asf-4.0.0.5-arm.zip
+ noextract = asf-4.0.0.5-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.2.2-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/3.4.2.2/ASF-linux-x64.zip
+ source_x86_64 = asf-4.0.0.5-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.0.5/ASF-linux-x64.zip
depends_x86_64 = dotnet-host
depends_x86_64 = libunwind
depends_x86_64 = openssl-1.0
- 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
+ sha256sums_x86_64 = 3454d60fe8a864ab344ef33a6cf51ef791a9c4a2a947eadb4f2ec01ee65b3d13
+ source_arm = asf-4.0.0.5-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.0.5/ASF-linux-arm.zip
depends_arm = dotnet-host
depends_arm = libunwind
depends_arm = openssl-1.0
- 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
+ sha256sums_arm = 814941975478a3345ff15106b39094779d7a7e4786f098234cb7ff3069442f65
+ source_i686 = asf-4.0.0.5-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.0.5/ASF-generic.zip
depends_i686 = dotnet-runtime
- sha256sums_i686 = 32fb73da3ccb6eb834488656ebc887dd1fc8cae5d088c064a11593586c70d06a
+ sha256sums_i686 = e605592c056339d32b39c655fd7b5ee47eac503144456d9bc7e978ada4fe6dc6
pkgname = asf
diff --git a/PKGBUILD b/PKGBUILD
index 374726bc933d..c91099543e87 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="3.4.2.2"
+pkgver="4.0.0.5"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -29,9 +29,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
'e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2'
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
-sha256sums_x86_64=('04b05361b4bc0aa6f6e2f8b631549211b5d3e0d542a674d7fad3cb3153f97a97')
-sha256sums_arm=('ec498203845e1968d6ad1e42b4cdddcb69e9f3949d97b473d4f85a6b54e92c51')
-sha256sums_i686=('32fb73da3ccb6eb834488656ebc887dd1fc8cae5d088c064a11593586c70d06a')
+sha256sums_x86_64=('3454d60fe8a864ab344ef33a6cf51ef791a9c4a2a947eadb4f2ec01ee65b3d13')
+sha256sums_arm=('814941975478a3345ff15106b39094779d7a7e4786f098234cb7ff3069442f65')
+sha256sums_i686=('e605592c056339d32b39c655fd7b5ee47eac503144456d9bc7e978ada4fe6dc6')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index b282493dbaa1..70fd3be26b4b 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,11 @@
+2019-02-08 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 4.0.0.5-1:
+ [!] ASF now comes with a plugin system, powerful enough to justify opening a new major ASF V4 version. Despite the version bump, there are no breaking changes compared to V3 and all V3 setups will update to V4 without issues.
+ ASF is now aware of Steam items rarity, therefore features like SteamTradeMatcher or MatchActively will now take them into account and find matches only across the same rarity. This affects MatchableTypes of Emoticon and ProfileBackground.
+ Added SaleItem, Consumable and ProfileModifier Steam item types, which can now be specified e.g. in LootableTypes. This also means that they're no longer Unknown, as per previous ASF releases.
+ Added support for certain normally-broken 2FA deviceIDs that were deemed as invalid in the previous release.
+ Latest ASF-ui with new features, improvements and bugfixes.
+ Usual amount of other core improvements, optimizations and bugfixes.
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.