mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
Update to 5.0.6.6-1
This commit is contained in:
parent
506a8e4b82
commit
04c4bf6e45
3 changed files with 8 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = asf
|
||||
pkgdesc = Steam cards farmer.
|
||||
pkgver = 5.0.6.3
|
||||
pkgver = 5.0.6.6
|
||||
pkgrel = 1
|
||||
url = https://github.com/JustArchiNET/ArchiSteamFarm
|
||||
install = install
|
||||
|
|
@ -15,7 +15,7 @@ pkgbase = asf
|
|||
optdepends = asf-ui: standalone web interface for ASF
|
||||
backup = var/lib/asf/config/ASF.json
|
||||
backup = usr/lib/asf/NLog.config
|
||||
source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.0.6.3
|
||||
source = asf::git+https://github.com/JustArchiNET/ArchiSteamFarm.git#tag=5.0.6.6
|
||||
source = service
|
||||
source = service.user
|
||||
source = ASF.json
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Lucki
|
||||
|
||||
pkgname="asf"
|
||||
pkgver="5.0.6.3"
|
||||
pkgver="5.0.6.6"
|
||||
pkgrel=1
|
||||
pkgdesc="Steam cards farmer."
|
||||
arch=('x86_64' 'armv7h' 'aarch64')
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2021-05-03 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
* 5.0.6.6-1:
|
||||
Fixed a crash related to Humanizer on Windows 7 machines (ref).
|
||||
* 5.0.6.5:
|
||||
Fixed regression of IPC in docker latest builds (#2316).
|
||||
2021-05-01 Gilrain <gilrain+libre.arch A_T castelmo DOT_ re>
|
||||
* 5.0.6.3-1:
|
||||
We've added missing localization support for our SteamTokenDumper plugin, it's now consistent with the rest of ASF.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue