mirror of
https://github.com/archlinux/aur.git
synced 2026-02-17 17:52:50 +01:00
Update to 4.0.2.2-1
This commit is contained in:
parent
96087823be
commit
87d5a65533
3 changed files with 24 additions and 14 deletions
20
.SRCINFO
20
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = asf
|
||||
pkgdesc = Steam cards farmer.
|
||||
pkgver = 4.0.1.9
|
||||
pkgver = 4.0.2.2
|
||||
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.9-x86_64.zip
|
||||
noextract = asf-4.0.1.9-arm.zip
|
||||
noextract = asf-4.0.1.9-i686.zip
|
||||
noextract = asf-4.0.2.2-x86_64.zip
|
||||
noextract = asf-4.0.2.2-arm.zip
|
||||
noextract = asf-4.0.2.2-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.9-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.1.9/ASF-linux-x64.zip
|
||||
source_x86_64 = asf-4.0.2.2-x86_64.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.2.2/ASF-linux-x64.zip
|
||||
depends_x86_64 = dotnet-host
|
||||
depends_x86_64 = libunwind
|
||||
depends_x86_64 = openssl-1.0
|
||||
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
|
||||
sha256sums_x86_64 = 2f51971b872f10455a5a9217833656283458a5050931b553039718c04b057318
|
||||
source_arm = asf-4.0.2.2-arm.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.2.2/ASF-linux-arm.zip
|
||||
depends_arm = dotnet-host
|
||||
depends_arm = libunwind
|
||||
depends_arm = openssl-1.0
|
||||
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
|
||||
sha256sums_arm = 174d72281ea61b2de59e1009437842c604205c05a4a534a43e28a6a2189b80e6
|
||||
source_i686 = asf-4.0.2.2-i686.zip::https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/4.0.2.2/ASF-generic.zip
|
||||
depends_i686 = dotnet-runtime
|
||||
sha256sums_i686 = f13fbc0c1e7a2f174df2e7d9dab159c24eff48b464d8125baf740a719797802a
|
||||
sha256sums_i686 = e90eec1a2bef3f91f814c0de19ee772386f7cbf98533c31232247e72a6fbd2cc
|
||||
|
||||
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.9"
|
||||
pkgver="4.0.2.2"
|
||||
pkgrel=1
|
||||
pkgdesc="Steam cards farmer."
|
||||
arch=('x86_64' 'arm' 'i686')
|
||||
|
|
@ -29,9 +29,9 @@ sha256sums=('8d76996c1024b80704b25af8a8800ef3f8a8a518d19c2a1e85ba62b58b22cdfd'
|
|||
'883373be23f6f49ae597f61c1310d8cd45bce7c3ee1b5d456ffc9fedbe7dd486'
|
||||
'e63a92fd8008c40dab963161bdac967b57146553c00f114469c204ac6e1795b2'
|
||||
'9a10e9e6ff88fcc00000c12464ae2b650a3f075ef7e440088414b46c41214ee4')
|
||||
sha256sums_x86_64=('647662a24447efc62b0248aa45faa58ee49d3131133e7d324eaa1441caed28e9')
|
||||
sha256sums_arm=('73c65c128fd7ea828004c94ff0d816f799cb0e5bd12aa83a0fff890fb00e87c9')
|
||||
sha256sums_i686=('f13fbc0c1e7a2f174df2e7d9dab159c24eff48b464d8125baf740a719797802a')
|
||||
sha256sums_x86_64=('2f51971b872f10455a5a9217833656283458a5050931b553039718c04b057318')
|
||||
sha256sums_arm=('174d72281ea61b2de59e1009437842c604205c05a4a534a43e28a6a2189b80e6')
|
||||
sha256sums_i686=('e90eec1a2bef3f91f814c0de19ee772386f7cbf98533c31232247e72a6fbd2cc')
|
||||
noextract=("${source_x86_64[@]%%::*}" "${source_arm[@]%%::*}" "${source_i686[@]%%::*}")
|
||||
|
||||
prepare() {
|
||||
|
|
|
|||
10
changelog
10
changelog
|
|
@ -1,3 +1,13 @@
|
|||
2019-06-04 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
* 4.0.2.2-1:
|
||||
Fixed a regression of possible garbage console output on unix machines, introduced in V4.0.2.1.
|
||||
Latest ASF-ui with new features, improvements and bugfixes.
|
||||
Usual amount of other core improvements, optimizations and bugfixes.
|
||||
* 4.0.2.1:
|
||||
It's now possible to use custom NLog.config in declared --path (ref: #1250).
|
||||
Small improvements in regards to RateLimited logging procedure (ref: #1219).
|
||||
Latest ASF-ui with new features, improvements and bugfixes.
|
||||
Usual amount of other core improvements, optimizations and bugfixes.
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue