mirror of
https://github.com/archlinux/aur.git
synced 2026-02-17 17:52:50 +01:00
Update to 4.0.1.9-1
This commit is contained in:
parent
03584a1f11
commit
96087823be
3 changed files with 23 additions and 14 deletions
20
.SRCINFO
20
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = asf
|
||||
pkgdesc = Steam cards farmer.
|
||||
pkgver = 4.0.1.4
|
||||
pkgver = 4.0.1.9
|
||||
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-4.0.1.4-x86_64.zip
|
||||
noextract = asf-4.0.1.4-arm.zip
|
||||
noextract = asf-4.0.1.4-i686.zip
|
||||
noextract = asf-4.0.1.9-x86_64.zip
|
||||
noextract = asf-4.0.1.9-arm.zip
|
||||
noextract = asf-4.0.1.9-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-4.0.1.4-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.4/ASF-linux-x64.zip
|
||||
source_x86_64 = asf-4.0.1.9-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.9/ASF-linux-x64.zip
|
||||
depends_x86_64 = dotnet-host
|
||||
depends_x86_64 = libunwind
|
||||
depends_x86_64 = openssl-1.0
|
||||
sha256sums_x86_64 = c5d7a2c8b29350911d1e2fcbac58dd00ff2dccb2aa15fe80f42d19f98fefafcd
|
||||
source_arm = asf-4.0.1.4-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.4/ASF-linux-arm.zip
|
||||
sha256sums_x86_64 = 647662a24447efc62b0248aa45faa58ee49d3131133e7d324eaa1441caed28e9
|
||||
source_arm = asf-4.0.1.9-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.9/ASF-linux-arm.zip
|
||||
depends_arm = dotnet-host
|
||||
depends_arm = libunwind
|
||||
depends_arm = openssl-1.0
|
||||
sha256sums_arm = 365ce99fd04db364c568a0691bc0f2e0df9c988ac3505e04a9801f240db83027
|
||||
source_i686 = asf-4.0.1.4-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.4/ASF-generic.zip
|
||||
sha256sums_arm = 73c65c128fd7ea828004c94ff0d816f799cb0e5bd12aa83a0fff890fb00e87c9
|
||||
source_i686 = asf-4.0.1.9-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.9/ASF-generic.zip
|
||||
depends_i686 = dotnet-runtime
|
||||
sha256sums_i686 = 4eb77006770a5acda1fcddbeb1962eb8a282f47fce45e981f91fdd98e5d1faa3
|
||||
sha256sums_i686 = f13fbc0c1e7a2f174df2e7d9dab159c24eff48b464d8125baf740a719797802a
|
||||
|
||||
pkgname = asf
|
||||
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
|
||||
pkgname="asf"
|
||||
pkgver="4.0.1.4"
|
||||
pkgver="4.0.1.9"
|
||||
pkgrel=1
|
||||
pkgdesc="Steam cards farmer."
|
||||
arch=('x86_64' 'arm' 'i686')
|
||||
|
|
@ -29,9 +29,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
|
|||
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
|
||||
'e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2'
|
||||
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
|
||||
sha256sums_x86_64=('c5d7a2c8b29350911d1e2fcbac58dd00ff2dccb2aa15fe80f42d19f98fefafcd')
|
||||
sha256sums_arm=('365ce99fd04db364c568a0691bc0f2e0df9c988ac3505e04a9801f240db83027')
|
||||
sha256sums_i686=('4eb77006770a5acda1fcddbeb1962eb8a282f47fce45e981f91fdd98e5d1faa3')
|
||||
sha256sums_x86_64=('647662a24447efc62b0248aa45faa58ee49d3131133e7d324eaa1441caed28e9')
|
||||
sha256sums_arm=('73c65c128fd7ea828004c94ff0d816f799cb0e5bd12aa83a0fff890fb00e87c9')
|
||||
sha256sums_i686=('f13fbc0c1e7a2f174df2e7d9dab159c24eff48b464d8125baf740a719797802a')
|
||||
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
|
||||
|
||||
prepare() {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
2019-05-05 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
* 4.0.1.9-1:
|
||||
Improvements to ASF's networking code, stability enhancements.
|
||||
Small improvements to ASF's compatibility with Steam family sharing.
|
||||
ASF will now wait up to a minute when you've just finished playing, to allow you switch games more easily and overcome brief network issues.
|
||||
It's now possible to provide --cryptkey also through environment variable (ref: #1207).
|
||||
Fixed non-intended behaviour of update process that could delete subdirectories in config and plugins folders. The fix will apply from this version onwards.
|
||||
Latest ASF-ui with new features, improvements and bugfixes.
|
||||
Usual amount of other core improvements, optimizations and bugfixes.
|
||||
2019-04-03 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
* 4.0.1.4-1:
|
||||
ASF will now refuse to launch the second process for the same working directory.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue