summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilrain2018-05-28 18:54:52 +0200
committerGilrain2018-05-28 18:54:52 +0200
commit55db826b766262f2391c620bece2395445013c58 (patch)
tree8a1ebab675aeda7383d9f89e7aa740623dc431ef
parentfe29513483c7a46774f89c20297ca586108158a7 (diff)
downloadaur-55db826b766262f2391c620bece2395445013c58.tar.gz
Update to 3.1.3.4-1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD8
-rw-r--r--changelog6
3 files changed, 20 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f90bd2915b03..97b0c20c7c21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = asf
pkgdesc = Steam cards farmer.
- pkgver = 3.1.3.3
+ pkgver = 3.1.3.4
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.3.3-x86_64.zip
- noextract = asf-3.1.3.3-arm.zip
- noextract = asf-3.1.3.3-i686.zip
+ noextract = asf-3.1.3.4-x86_64.zip
+ noextract = asf-3.1.3.4-arm.zip
+ noextract = asf-3.1.3.4-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 = 17dd9b90b00df2bac9b1f0974fb93c278b2cdebc2f239cd9f6568a7dd0a95856
sha256sums = 883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486
sha256sums = 9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4
- 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
+ source_x86_64 = asf-3.1.3.4-x86_64.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.4/ASF-linux-x64.zip
depends_x86_64 = dotnet-host
depends_x86_64 = libunwind
depends_x86_64 = openssl-1.0
- 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
+ sha256sums_x86_64 = 2945c57553cd8ed36d1b2250f1fff93a1a525ebef49cc7bea80d3e2de6a2ee16
+ source_arm = asf-3.1.3.4-arm.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.4/ASF-linux-arm.zip
depends_arm = dotnet-host
depends_arm = libunwind
depends_arm = openssl-1.0
- 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
+ sha256sums_arm = 9c00186112b07462b2682b69a5e4269ff80e23fd73fc51e3cb5e726696047de8
+ source_i686 = asf-3.1.3.4-i686.zip::https://github.com/JustArchi/ArchiSteamFarm/releases/download/3.1.3.4/ASF-generic.zip
depends_i686 = dotnet-runtime
- sha256sums_i686 = 1d22d548bf73439523fda3354ec563b17fe4c562810f7ee62b9eadcdf53136ff
+ sha256sums_i686 = ac436bb1328a05b2d5bf546f6a2e65d9898c24bd0a64be7ed3255a54a1c3542b
pkgname = asf
diff --git a/PKGBUILD b/PKGBUILD
index 7fda5e9ae9e6..74dc96417950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
pkgname="asf"
-pkgver="3.1.3.3"
+pkgver="3.1.3.4"
pkgrel=1
pkgdesc="Steam cards farmer."
arch=('x86_64' 'arm' 'i686')
@@ -27,9 +27,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
'17dd9b90b00df2bac9b1f0974fb93c278b2cdebc2f239cd9f6568a7dd0a95856'
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
-sha256sums_x86_64=('7dc8b2dadcf1abd8b0791a1cb2e0e71c5444c1cbe679c64168dfc7f83dba9aca')
-sha256sums_arm=('ffeff4b2eece2623bff2eb19a76ab803d2b1b07dac89838b775e0539b335412b')
-sha256sums_i686=('1d22d548bf73439523fda3354ec563b17fe4c562810f7ee62b9eadcdf53136ff')
+sha256sums_x86_64=('2945c57553cd8ed36d1b2250f1fff93a1a525ebef49cc7bea80d3e2de6a2ee16')
+sha256sums_arm=('9c00186112b07462b2682b69a5e4269ff80e23fd73fc51e3cb5e726696047de8')
+sha256sums_i686=('ac436bb1328a05b2d5bf546f6a2e65d9898c24bd0a64be7ed3255a54a1c3542b')
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
prepare() {
diff --git a/changelog b/changelog
index 5882ef3e2329..cb1ce32baf97 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+2018-05-28 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
+ * 3.1.3.4-1:
+ Fixed ASF being unable to unlock parental accounts due to misc Steam change.
+ Fixed BGR crash over BadActivationCode keys.
+ IPC GUI improvements, optimizations and bugfixes.
+ Usual amount of other code improvements, optimizations and bugfixes.
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.