blob: d587f2eb83eed64a1a73eeceb693e612202ad785 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
pkgbase = asf
pkgver = 5.4.4.5
pkgrel = 1
url = https://github.com/JustArchiNET/ArchiSteamFarm
install = install
changelog = changelog
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache
makedepends = git
makedepends = dotnet-sdk>=7.0
makedepends = aspnet-runtime>=7.0
source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.4.4.5?signed
source = service.patch
source = asf.env
source = ASF.json
source = NLog.config
validpgpkeys = 1268A81616AFDC20C55779ED6B138B4C64555AEA
sha256sums = SKIP
sha256sums = cc6828798785b6b5e53b0b231ba7167c727295dfc95a307cdeb16b7c703d197e
sha256sums = ec82f54a9b362e2305a775eb1473522636ab724f18d846828410c39344801db4
sha256sums = c300c5ce63c0237d7558b5b303159b8e2a8e5323f581cc8435dd2a6f1ead5332
sha256sums = 636f3a125071cabfcb0c3828c6f9b0ec613789ab846ff71448d1a6eb110aee3f
pkgname = asf-plugin-steamtokendumper
pkgdesc = SteamTokenDumper plugin for ArchiSteamFarm.
depends = asf
pkgname = asf-plugin-itemsmatcher
pkgdesc = ItemsMatcher plugin for ArchiSteamFarm.
depends = asf
pkgname = asf-plugin-mobileauthenticator
pkgdesc = MobileAuthenticator plugin for ArchiSteamFarm.
depends = asf
pkgname = asf-plugin-periodicgc
pkgdesc = PeriodicGC plugin for ArchiSteamFarm.
depends = asf
pkgname = asf-plugin-signinwithsteam
pkgdesc = SignInWithSteam plugin for ArchiSteamFarm.
depends = asf
pkgname = asf
pkgdesc = Steam cards farmer.
depends = aspnet-runtime>=7.0
optdepends = asf-ui: standalone web interface for ASF
optdepends = asf-plugin-itemsmatcher
optdepends = asf-plugin-mobileauthenticator
optdepends = asf-plugin-steamtokendumper
backup = var/lib/asf/config/ASF.json
backup = usr/lib/asf/NLog.config
|