summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2018-05-26 20:38:48 +0200
committerGilrain2018-05-26 20:38:48 +0200
commitfe29513483c7a46774f89c20297ca586108158a7 (patch)
tree62ef08d87043188442ae9dfcaaa2ca0e168bf782
parent0a5c553af05a1260b90482ce06c1fa9832092824 (diff)
downloadaur-fe29513483c7a46774f89c20297ca586108158a7.tar.gz
Update to 3.1.3.3-1
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD12
-rw-r--r--changelog12
3 files changed, 30 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e4be5d2a431..f90bd2915b03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 3.1.2.9
+ pkgver = 3.1.3.3
pkgrel = 1
url = https://github.com/JustArchi/ArchiSteamFarm
install = asf.install
@@ -10,9 +10,9 @@ pkgbase = asf
arch = i686
license = Apache
makedepends = p7zip
- noextract = asf-3.1.2.9-x86_64.zip
- noextract = asf-3.1.2.9-arm.zip
- noextract = asf-3.1.2.9-i686.zip
+ noextract = asf-3.1.3.3-x86_64.zip
+ noextract = asf-3.1.3.3-arm.zip
+ noextract = asf-3.1.3.3-i686.zip
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
source = asf.sh
@@ -21,23 +21,23 @@ pkgbase = asf
source = asf.sysusers
source = NLog.config
sha256sums = 8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd
- sha256sums = e605b05ece2e86d02277b3a703f92b74817fd494dbd6195173dc20bbf33fb14a
- sha256sums = dcaf43586125e07488e338438158097b31ba335fcb238127dfb785a41d223f49
+ sha256sums = e543cd3fed402c9dfdd23918ea2d0a3a1793e6b1a906167752bdaca86864eac9
+ sha256sums = 17dd9b90b00df2bac9b1f0974fb93c278b2cdebc2f239cd9f6568a7dd0a95856
sha256sums = 883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486
sha256sums = 9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4
- source_x86_64 = asf-3.1.2.9-x86_64.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.2.9/ASF-linux-x64.zip
+ source_x86_64 = asf-3.1.3.3-x86_64.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.3/ASF-linux-x64.zip
depends_x86_64 = dotnet-host
depends_x86_64 = libunwind
depends_x86_64 = openssl-1.0
- sha256sums_x86_64 = e821cc6c7e713d4633c7b03bb75a7904fb34ebb94947d5e066d4a0fb300b8fcf
- source_arm = asf-3.1.2.9-arm.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.2.9/ASF-linux-arm.zip
+ sha256sums_x86_64 = 7dc8b2dadcf1abd8b0791a1cb2e0e71c5444c1cbe679c64168dfc7f83dba9aca
+ source_arm = asf-3.1.3.3-arm.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.3/ASF-linux-arm.zip
depends_arm = dotnet-host
depends_arm = libunwind
depends_arm = openssl-1.0
- sha256sums_arm = 92f8c21b01759f7417ce542d336d63746c35c77847e4d7e981892d447c05ce4b
- source_i686 = asf-3.1.2.9-i686.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.2.9/ASF-generic.zip
+ sha256sums_arm = ffeff4b2eece2623bff2eb19a76ab803d2b1b07dac89838b775e0539b335412b
+ source_i686 = asf-3.1.3.3-i686.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.3/ASF-generic.zip
depends_i686 = dotnet-runtime
- sha256sums_i686 = 44038a2fe4523795663f84144b388d697521b60d0b428c9cddb0e1a291aedc83
+ sha256sums_i686 = 1d22d548bf73439523fda3354ec563b17fe4c562810f7ee62b9eadcdf53136ff
pkgname = asf
diff --git a/PKGBUILD b/PKGBUILD
index 6031f17f164e..7fda5e9ae9e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="3.1.2.9"
+pkgver="3.1.3.3"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -23,13 +23,13 @@ source_x86_64=("${pkgname}-${pkgver}-x86_64.zip::https://github.com/JustArchi/Ar
source_arm=("${pkgname}-${pkgver}-arm.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/${pkgver}/ASF-linux-arm.zip")
source_i686=("${pkgname}-${pkgver}-i686.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/${pkgver}/ASF-generic.zip")
sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
- 'e605b05ece2e86d02277b3a703f92b74817fd494dbd6195173dc20bbf33fb14a'
- 'dcaf43586125e07488e338438158097b31ba335fcb238127dfb785a41d223f49'
+ 'e543cd3fed402c9dfdd23918ea2d0a3a1793e6b1a906167752bdaca86864eac9'
+ '17dd9b90b00df2bac9b1f0974fb93c278b2cdebc2f239cd9f6568a7dd0a95856'
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
-sha256sums_x86_64=('e821cc6c7e713d4633c7b03bb75a7904fb34ebb94947d5e066d4a0fb300b8fcf')
-sha256sums_arm=('92f8c21b01759f7417ce542d336d63746c35c77847e4d7e981892d447c05ce4b')
-sha256sums_i686=('44038a2fe4523795663f84144b388d697521b60d0b428c9cddb0e1a291aedc83')
+sha256sums_x86_64=('7dc8b2dadcf1abd8b0791a1cb2e0e71c5444c1cbe679c64168dfc7f83dba9aca')
+sha256sums_arm=('ffeff4b2eece2623bff2eb19a76ab803d2b1b07dac89838b775e0539b335412b')
+sha256sums_i686=('1d22d548bf73439523fda3354ec563b17fe4c562810f7ee62b9eadcdf53136ff')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index 8152b4dab206..5882ef3e2329 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,15 @@
+2018-05-26 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.1.3.3-1:
+ [!] Fixed auto-update in generic ASF variant not working properly since V3.1.2.9. Please update manually to this release if you're running generic ASF variant with auto-updates enabled. OS-specific packages are not affected and will update as usual.
+ ASF will now properly keep original whitespace characters when joining out-of-range arguments in string-based commands (ref: group).
+ Added privacy command (ref: #794).
+ Fixed IPC GUI not working correctly when custom --path is given (ref: #795).
+ Fixed bot-less !start command not being recognized.
+ Further condensated deprecation policy to a total of 2 stages.
+ Next stage of deprecation for features marked as obsolete in the previous stable release.
+ IPC GUI improvements, optimizations and bugfixes.
+ Usual amount of other code improvements, optimizations and bugfixes.
+ package: alter systemd services to comply with --server deprecation
2018-05-15 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
* 3.1.2.9-2:
package: add missing dependencies for OS specific releases