summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2018-09-06 09:24:17 +0200
committerGilrain2018-09-06 09:24:17 +0200
commit7ed7afd82d0f88a27bc59282be8c3e709484cb74 (patch)
treefdf22383b2fe59ef051407d7e602e382f09574e9
parentdd506b6a9205573a8144cdf9ce517b7eae85ef50 (diff)
downloadaur-7ed7afd82d0f88a27bc59282be8c3e709484cb74.tar.gz
Update to 3.3.0.6-1
-rw-r--r--PKGBUILD8
-rw-r--r--changelog9
2 files changed, 13 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7cdf92c42a2..dd9ee794c57d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="3.3.0.3"
+pkgver="3.3.0.6"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -27,9 +27,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
'17dd9b90b00df2bac9b1f0974fb93c278b2cdebc2f239cd9f6568a7dd0a95856'
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
-sha256sums_x86_64=('6bfe7608ba54d0d5b5ad0396fb23edda5e35357da78a9f025b68a77d287e50a0')
-sha256sums_arm=('a3bda684564e7578c048782114315603e7289936deb0364856476efd8e2fbf76')
-sha256sums_i686=('67b50ba525572eda2e88927fbd359c1f8a3af72dac48edf949d877fac8a19578')
+sha256sums_x86_64=('462db42a30652115a5ed3ed9921b51d1c9b81c71d86aded23e3166d7c42918ea')
+sha256sums_arm=('8194b0da4d3ecad15305ac0324379c1a39e64d863a8820e5336011d66409ad52')
+sha256sums_i686=('72c3d02518c28735306155d18154e853181d9b0c9eb4871dc525e1c676d148aa')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index 1cf6acb81e28..8184f2539fd0 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+2018-09-06 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.3.0.6-1:
+ Added games cache to owns command in order to speed up consecutive checks. Cache is transparent and automatically invalidated on new licenses added to the account.
+ AcceptGifts setting now also handles steam wallet gift cards (ref: #885)
+ Temporarily removed UDP protocol from default SteamProtocols due to issue #882.
+ Fixed POST /Api/Bot IPC API endpoint with non-default PasswordFormat that could emit wrong SteamPassword field in generated config.
+ Fixed ASF still replying to commands when being run with OnlineStatus of 0 due to wrong logic of Steam network.
+ IPC GUI bugfixes, new features and other improvements.
+ Usual amount of other code improvements, optimizations and bugfixes.
2018-08-12 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.3.0.3-1:
[!] Added support for new Steam chat.